1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge bk-internal.mysql.com:/home/bk/mysql-5.1

into  mysql.com:/home/my/mysql-5.1
This commit is contained in:
monty@narttu.mysql.fi
2006-11-30 23:27:16 +02:00
196 changed files with 66808 additions and 647 deletions

View File

@@ -734,7 +734,7 @@ void plugin_load(void)
TABLE_LIST tables;
TABLE *table;
READ_RECORD read_record_info;
int error, i;
int error;
MEM_ROOT mem;
THD *new_thd;
DBUG_ENTER("plugin_load");