1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

merge fixes (use old code)

This commit is contained in:
monty@mysql.com
2004-03-18 00:16:04 +02:00
211 changed files with 3025 additions and 4475 deletions

View File

@ -35,7 +35,7 @@
But !!! do_command calls free_root at the end of every query and frees up
all the sql_alloc'ed memory. It's harder to work around...
*/
*/
#define HANDLER_TABLES_HACK(thd) { \
TABLE *tmp=thd->open_tables; \