[jira] Created: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

Nicolas Malin (Jira)
YEAR_MONTH is a reserved keyword in mysql
-----------------------------------------

                 Key: OFBIZ-1391
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1391
             Project: OFBiz
          Issue Type: Bug
          Components: pos
    Affects Versions: SVN trunk
         Environment: MySql
            Reporter: Chris Lombardi
            Priority: Critical
             Fix For: SVN trunk


YEAR_MONTH is a reserved keyword in MySql.  The create of DATE_DIMENSION (installed by bi) fails during "ant run-install".  This table's absence causes POS transactions to fail.

 

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1391:
----------------------------------

    Attachment: ofbiz-1391.patch

Changes name of field name.

> YEAR_MONTH is a reserved keyword in mysql
> -----------------------------------------
>
>                 Key: OFBIZ-1391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1391
>             Project: OFBiz
>          Issue Type: Bug
>          Components: pos
>    Affects Versions: SVN trunk
>         Environment: MySql
>            Reporter: Chris Lombardi
>            Priority: Critical
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-1391.patch
>
>
> YEAR_MONTH is a reserved keyword in MySql.  The create of DATE_DIMENSION (installed by bi) fails during "ant run-install".  This table's absence causes POS transactions to fail.
>  

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-1391:
----------------------------------------

    Assignee: Jacopo Cappellato

> YEAR_MONTH is a reserved keyword in mysql
> -----------------------------------------
>
>                 Key: OFBIZ-1391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1391
>             Project: OFBiz
>          Issue Type: Bug
>          Components: pos
>    Affects Versions: SVN trunk
>         Environment: MySql
>            Reporter: Chris Lombardi
>            Assignee: Jacopo Cappellato
>            Priority: Critical
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-1391.patch
>
>
> YEAR_MONTH is a reserved keyword in MySql.  The create of DATE_DIMENSION (installed by bi) fails during "ant run-install".  This table's absence causes POS transactions to fail.
>  

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1391) YEAR_MONTH is a reserved keyword in mysql

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-1391.
------------------------------------

    Resolution: Fixed

Thanks Chris,

rev. 593448

> YEAR_MONTH is a reserved keyword in mysql
> -----------------------------------------
>
>                 Key: OFBIZ-1391
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1391
>             Project: OFBiz
>          Issue Type: Bug
>          Components: pos
>    Affects Versions: SVN trunk
>         Environment: MySql
>            Reporter: Chris Lombardi
>            Assignee: Jacopo Cappellato
>            Priority: Critical
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-1391.patch
>
>
> YEAR_MONTH is a reserved keyword in MySql.  The create of DATE_DIMENSION (installed by bi) fails during "ant run-install".  This table's absence causes POS transactions to fail.
>  

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.