Below is the list of changes that have just been committed into a local
5.0 repository of davi. When davi 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-02-27 13:05:46-03:00, davi@stripped +1 -0
Bug#34889 mysql_client_test::test_mysql_insert_id test fails sporadically
Disable the test case.
tests/mysql_client_test.c@stripped, 2008-02-27 13:05:41-03:00, davi@stripped +1 -1
Disable test case.
diff -Nrup a/tests/mysql_client_test.c b/tests/mysql_client_test.c
--- a/tests/mysql_client_test.c 2008-02-26 09:27:45 -03:00
+++ b/tests/mysql_client_test.c 2008-02-27 13:05:41 -03:00
@@ -16527,7 +16527,7 @@ static struct my_tests_st my_tests[]= {
{ "test_bug17667", test_bug17667 },
{ "test_bug19671", test_bug19671 },
{ "test_bug15752", test_bug15752 },
- { "test_mysql_insert_id", test_mysql_insert_id },
+ /* { "test_mysql_insert_id", test_mysql_insert_id }, Bug#34889 */
{ "test_bug21206", test_bug21206 },
{ "test_bug21726", test_bug21726 },
{ "test_bug15518", test_bug15518 },
| Thread |
|---|
| • bk commit into 5.0 tree (davi:1.2589) BUG#34889 | Davi Arnaut | 27 Feb |