1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

merged 5.0-bugteam -> 5.1-bugteam

This commit is contained in:
Georgi Kodinov
2009-03-24 15:58:52 +02:00
6 changed files with 10 additions and 8 deletions

View File

@@ -2303,7 +2303,7 @@ void Query_arena::set_query_arena(Query_arena *set)
void Query_arena::cleanup_stmt()
{
DBUG_ASSERT("Query_arena::cleanup_stmt()" == "not implemented");
DBUG_ASSERT(! "Query_arena::cleanup_stmt() not implemented");
}
/*