mariadb/tests/mysql_client_test.c.rej
jani@ua141d10.elisa.omakaista.fi 8dd0b2d0ae Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1
into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-lex-string
2006-10-17 19:54:44 +03:00

20 lines
566 B
Text

***************
*** 15693,15700 ****
{ "test_bug17667", test_bug17667 },
{ "test_bug15752", test_bug15752 },
{ "test_mysql_insert_id", test_mysql_insert_id },
! { "test_bug19671", test_bug19671},
! { "test_bug21206", test_bug21206},
{ 0, 0 }
};
--- 15776,15784 ----
{ "test_bug17667", test_bug17667 },
{ "test_bug15752", test_bug15752 },
{ "test_mysql_insert_id", test_mysql_insert_id },
! { "test_bug19671", test_bug19671 },
! { "test_bug21206", test_bug21206 },
! { "test_bug21726", test_bug21726 },
{ 0, 0 }
};