mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 03:35:34 +02:00
Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
into deer.(none):/home/hf/work/mysql-4.1.9110
This commit is contained in:
commit
92ded49855
1 changed files with 2 additions and 0 deletions
|
|
@ -506,6 +506,8 @@ void *create_embedded_thd(int client_flag, char *db)
|
|||
|
||||
/* TODO - add init_connect command execution */
|
||||
|
||||
if (thd->variables.max_join_size == HA_POS_ERROR)
|
||||
thd->options |= OPTION_BIG_SELECTS;
|
||||
thd->proc_info=0; // Remove 'login'
|
||||
thd->command=COM_SLEEP;
|
||||
thd->version=refresh_version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue