1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

found problem removed

This commit is contained in:
bell@sanja.is.com.ua
2005-11-02 15:17:57 +02:00
parent 35cc6325a7
commit efbdd24c96
2 changed files with 3 additions and 1 deletions

View File

@@ -1767,6 +1767,8 @@ bool dispatch_command(enum enum_server_command command, THD *thd,
/* Saved variable value */
my_bool old_innodb_table_locks=
IF_INNOBASE_DB(thd->variables.innodb_table_locks, FALSE);
/* used as fields initializator */
lex_start(thd, 0, 0);
statistic_increment(thd->status_var.com_stat[SQLCOM_SHOW_FIELDS],