From: Date: March 27 2008 11:42am Subject: bk commit into 5.1 tree (anozdrin:1.2575) BUG#35594 List-Archive: http://lists.mysql.com/commits/44503 X-Bug: 35594 Message-Id: <20080327104246.E57DB1D5C89@quad.opbmk> Below is the list of changes that have just been committed into a local 5.1 repository of anozdrin. When anozdrin does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet@stripped, 2008-03-27 13:42:42+03:00, anozdrin@stripped +1 -0 Disable cast.test due to Bug#35594. mysql-test/t/disabled.def@stripped, 2008-03-27 13:42:41+03:00, anozdrin@stripped +1 -0 Disable cast.test due to Bug#35594. diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def --- a/mysql-test/t/disabled.def 2008-03-12 11:13:19 +03:00 +++ b/mysql-test/t/disabled.def 2008-03-27 13:42:41 +03:00 @@ -21,3 +21,4 @@ ctype_create : Bug#32965 main.ct status : Bug#32966 main.status fails ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166 csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables +cast : Bug#35594 2008-03-27 main.cast fails on Windows2003-64