You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Alexander Vilgauk (JIRA)" <em...@incubator.apache.org> on 2015/03/19 14:27:38 UTC

[jira] [Comment Edited] (EMPIREDB-218) Missing reserved keywords in DBDatabaseDriverMySQL

    [ https://issues.apache.org/jira/browse/EMPIREDB-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369309#comment-14369309 ] 

Alexander Vilgauk edited comment on EMPIREDB-218 at 3/19/15 1:27 PM:
---------------------------------------------------------------------

A solution for this issue can be found in the appendix. The method for adding reserved keywords is similar to "DBDatabaseDriverPostgreSQL.java".


was (Author: alvilgau):
Patch that will solve this issue.

> Missing reserved keywords in DBDatabaseDriverMySQL
> --------------------------------------------------
>
>                 Key: EMPIREDB-218
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-218
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: CodeGenerator, Core
>    Affects Versions: empire-db-2.4.3
>            Reporter: Alexander Vilgauk
>         Attachments: DBDatabaseDriverMySQL.java.patch
>
>
> The "DBDatabaseDriverMySQL" class is missing the reserved keywords of MySQL. This problem leads to wrong generated MySQL syntax.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)