From ddlutils-dev-return-76-apmail-db-ddlutils-dev-archive=db.apache.org@db.apache.org Tue Sep 06 15:02:32 2005 Return-Path: Delivered-To: apmail-db-ddlutils-dev-archive@www.apache.org Received: (qmail 82161 invoked from network); 6 Sep 2005 15:02:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2005 15:02:32 -0000 Received: (qmail 46173 invoked by uid 500); 6 Sep 2005 15:02:32 -0000 Delivered-To: apmail-db-ddlutils-dev-archive@db.apache.org Received: (qmail 46141 invoked by uid 500); 6 Sep 2005 15:02:31 -0000 Mailing-List: contact ddlutils-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-dev@db.apache.org Delivered-To: mailing list ddlutils-dev@db.apache.org Received: (qmail 46081 invoked by uid 99); 6 Sep 2005 15:02:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 08:02:31 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4BCD3352 for ; Tue, 6 Sep 2005 17:02:30 +0200 (CEST) Message-ID: <633861552.1126018950307.JavaMail.jira@ajax.apache.org> Date: Tue, 6 Sep 2005 17:02:30 +0200 (CEST) From: =?UTF-8?Q?Christoffer_Hammarstr=C3=B6m_=28JIRA=29?= To: ddlutils-dev@db.apache.org Subject: [jira] Updated: (DDLUTILS-10) MySQL DATETIME type should be used instead of TIMESTAMP In-Reply-To: <499057565.1126018858826.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DDLUTILS-10?page=3Dall ] Christoffer Hammarstr=C3=B6m updated DDLUTILS-10: -------------------------------------------- Attachment: mysql-datetime.patch The attached patch effects this change. > MySQL DATETIME type should be used instead of TIMESTAMP > ------------------------------------------------------- > > Key: DDLUTILS-10 > URL: http://issues.apache.org/jira/browse/DDLUTILS-10 > Project: DdlUtils > Type: Improvement > Reporter: Christoffer Hammarstr=C3=B6m > Assignee: Thomas Dudziak > Attachments: mysql-datetime.patch > > The MySQL TIMESTAMP type is a bit unreliable and has a bit strange althou= gh probably sometimes convenient behaviour. > The most annoying thing for me right now is that it cannot be set to null= . > See http://dev.mysql.com/doc/mysql/en/timestamp-pre-4-1.html and http://d= ev.mysql.com/doc/mysql/en/timestamp-4-1.html > I think ddlutils should use the MySQL DATETIME type instead. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira