mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
Merge moksha.com.br:/Users/davi/mysql/mysql-5.0-runtime
into moksha.com.br:/Users/davi/mysql/mysql-5.1-runtime sql/sql_parse.cc: Auto merged
This commit is contained in:
commit
d2b946c59e
1 changed files with 1 additions and 1 deletions
|
@ -650,7 +650,7 @@ int end_trans(THD *thd, enum enum_mysql_completiontype completion)
|
|||
1 request of thread shutdown (see dispatch_command() description)
|
||||
*/
|
||||
|
||||
bool do_command(THD *thd)
|
||||
static bool do_command(THD *thd)
|
||||
{
|
||||
char *packet= 0;
|
||||
ulong packet_length;
|
||||
|
|
Loading…
Reference in a new issue