mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
This commit is contained in:
commit
fbf4a5e079
18 changed files with 129 additions and 69 deletions
|
|
@ -171,7 +171,6 @@ void lex_start(THD *thd, uchar *buf,uint length)
|
|||
lex->sql_command= lex->orig_sql_command= SQLCOM_END;
|
||||
lex->duplicates= DUP_ERROR;
|
||||
lex->ignore= 0;
|
||||
thd->allow_sum_func= 0;
|
||||
lex->sphead= NULL;
|
||||
lex->spcont= NULL;
|
||||
lex->proc_list.first= 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue