1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Undefined unused function causing red in PushBuild.

This commit is contained in:
thek@adventure.(none)
2007-05-29 15:05:35 +02:00
parent 078a708218
commit 7fc2ddbf22

View File

@ -16079,6 +16079,7 @@ static void test_bug24179()
Bug#28075 "COM_DEBUG crashes mysqld"
Note: Test disabled because of failure in PushBuild.
*/
#ifdef fix_bug_in_pb_first
static void test_bug28075()
{
int rc;
@ -16094,6 +16095,7 @@ static void test_bug28075()
DBUG_VOID_RETURN;
}
#endif
/*
Read and parse arguments and MySQL options from my.cnf