mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Post-merge fixes for bugs 34587 and 32265.
This commit is contained in:
@ -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"
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user