1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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

into  stella.local:/home2/mydev/mysql-5.1-bug31210
This commit is contained in:
istruewing@stella.local
2007-11-10 11:58:41 +01:00
17 changed files with 38 additions and 2 deletions

View File

@ -1712,6 +1712,7 @@ typedef struct st_lex : public Query_tables_list
st_alter_tablespace *alter_tablespace_info;
bool escape_used;
bool is_lex_started; /* If lex_start() did run. For debugging. */
st_lex();