[wp-trac] [WordPress Trac] #8857: Incorrect Mysql scheme

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 14 11:25:27 GMT 2009


#8857: Incorrect Mysql scheme
--------------------------+-------------------------------------------------
 Reporter:  ghostks       |       Owner:  anonymous
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.7.1    
Component:  General       |     Version:  2.7      
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 Incorrect Mysql scheme during Wordpress installation on DBMS with strict
 date/datetime format settings will result in errors and will be unable to
 finish succesfully. Existing default date and datetime values are
 '0000-00-00' and '0000-00-00 00:00:00' which are not supported any more.
 Please see official Mysql dev documentation for more information:

 {{{
 The DATE type is used when you need only a date value, without a time
 part. MySQL retrieves and displays DATE values in 'YYYY-MM-DD' format. The
 supported range is '1000-01-01' to '9999-12-31'.
 }}}
 http://dev.mysql.com/doc/refman/5.0/en/datetime.html

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8857>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list