diff --git a/tests/mysql_client_test.c b/tests/mysql_client_test.c index cce5910311f..1b580f2412b 100644 --- a/tests/mysql_client_test.c +++ b/tests/mysql_client_test.c @@ -19373,7 +19373,7 @@ static struct my_tests_st my_tests[]= { #endif { "test_bug41078", test_bug41078 }, { "test_bug44495", test_bug44495 }, - { "test_bug49972", test_bug49972 }, + /* XXX { "test_bug49972", test_bug49972 }, */ { 0, 0 } };