summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mysql_client_test.c')
-rw-r--r--tests/mysql_client_test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/mysql_client_test.c b/tests/mysql_client_test.c
index 82a9b964fcc..6f3abfaa0b0 100644
--- a/tests/mysql_client_test.c
+++ b/tests/mysql_client_test.c
@@ -16109,8 +16109,6 @@ static void test_bug24179()
}
-/*
-
/**
Bug#32265 Server returns different metadata if prepared statement is used
*/
@@ -16191,6 +16189,7 @@ static void test_bug32265()
DBUG_VOID_RETURN;
}
+/*
Bug#28075 "COM_DEBUG crashes mysqld"
*/