Below is the list of changes that have just been committed into a local
5.0 repository of mhansson. When mhansson 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-28 09:28:01+01:00, mhansson@riffraff.(none) +1 -0
Bug#34529: Crash on complex Falcon I_S select after
ALTER .. PARTITION BY
Supplementary patch that makes the test case restore
current database to 'test'.
mysql-test/t/information_schema.test@stripped, 2008-03-28 09:28:00+01:00,
mhansson@riffraff.(none) +1 -0
Bug34529: Cleanup in test case.
diff -Nrup a/mysql-test/t/information_schema.test b/mysql-test/t/information_schema.test
--- a/mysql-test/t/information_schema.test 2008-03-19 14:32:27 +01:00
+++ b/mysql-test/t/information_schema.test 2008-03-28 09:28:00 +01:00
@@ -1139,3 +1139,4 @@ JOIN character_sets cs ON ( cs.character
DROP TABLE test.t1;
SET max_heap_table_size = DEFAULT;
+USE test;
| Thread |
|---|
| • bk commit into 5.0 tree (mhansson:1.2598) BUG#34529 | mhansson | 1 Apr 2008 |