You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2017/07/22 13:10:00 UTC

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

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

Deepak Dixit reassigned OFBIZ-9496:
-----------------------------------

    Assignee: Deepak Dixit

> 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
>            Assignee: 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)