Below is the list of changes that have just been committed into a local
5.0-community repository of gluh. When gluh 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, 2007-11-22 14:10:18+04:00, gluh@stripped +1 -0
Bug#32458 Test "mysqlcheck" fails, because "mysqlcheck --repair" changed output format
update result file because of Bug#26976 changes
mysql-test/r/mysqlcheck.result@stripped, 2007-11-22 14:10:16+04:00, gluh@stripped +2 -1
update result file
diff -Nrup a/mysql-test/r/mysqlcheck.result b/mysql-test/r/mysqlcheck.result
--- a/mysql-test/r/mysqlcheck.result 2007-04-17 00:00:13 +05:00
+++ b/mysql-test/r/mysqlcheck.result 2007-11-22 14:10:16 +04:00
@@ -49,7 +49,8 @@ insert into t_bug25347 values (1),(2),(3
flush tables;
removing and creating
d_bug25347.t_bug25347
-error : Incorrect file format 't_bug25347'
+Error : Incorrect file format 't_bug25347'
+error : Corrupt
insert into t_bug25347 values (4),(5),(6);
ERROR HY000: Incorrect file format 't_bug25347'
d_bug25347.t_bug25347
Thread |
---|
• bk commit into 5.0-community tree (gluh:1.2538) BUG#32458 | gluh | 22 Nov |