1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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 dd85aa78ba
commit 14887bb2ab
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);
}
/*