[jira] [Updated] (OFBIZ-9496) MySql Database related warning related to DATETIME filed

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

[jira] [Updated] (OFBIZ-9496) MySql Database related warning related to DATETIME filed

Nicolas Malin (Jira)

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

Jacopo Cappellato updated OFBIZ-9496:
-------------------------------------
    Attachment: OFBIZ-9496.patch

This is a workaround to fix the warning.

> MySql Database related warning related to DATETIME filed
> --------------------------------------------------------
>
>                 Key: OFBIZ-9496
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9496
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Deepak Dixit
>            Priority: Minor
>         Attachments: OFBIZ-9496.patch
>
>
> Here are the following warnings that we are getting for all the datetime related filed.
> this is due to incorrect handling of database filed type comparison in DatabaseUtil.java
> {code}
> 2017-07-18 12:30:19,137 |OFBiz-batch-2        |DatabaseUtil                  |W| Column [LAST_UPDATED_TX_STAMP] of table [RUNTIME_DATA] of entity [RuntimeData] has a column size of [19] in the database, but is defined to have a column size of [3] in the entity definition.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)