Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
into neptunus.(none):/home/msvensson/mysql/bug11835/my51-bug11835
This commit is contained in:
commit
b16a2fef98
@ -2357,7 +2357,9 @@ mysql_execute_command(THD *thd)
|
|||||||
/* Saved variable value */
|
/* Saved variable value */
|
||||||
DBUG_ENTER("mysql_execute_command");
|
DBUG_ENTER("mysql_execute_command");
|
||||||
thd->net.no_send_error= 0;
|
thd->net.no_send_error= 0;
|
||||||
|
#ifdef WITH_PARTITION_STORAGE_ENGINE
|
||||||
thd->work_part_info= 0;
|
thd->work_part_info= 0;
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
In many cases first table of main SELECT_LEX have special meaning =>
|
In many cases first table of main SELECT_LEX have special meaning =>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user