1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Cherry-pick Bug#33362 from mysql-5.1

This commit is contained in:
Davi Arnaut
2008-07-24 11:14:34 -03:00
parent 436f1dc49c
commit 8ce74569f7
3 changed files with 1729 additions and 1 deletions

View File

@ -2516,7 +2516,7 @@ my_bool Query_cache::register_all_tables(Query_cache_block *block,
tmp++)
unlink_table(tmp);
}
return (n);
return test(n);
}
/*