mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-marvel
This commit is contained in:
@ -1670,7 +1670,7 @@ static bool check_prepared_statement(Prepared_statement *stmt,
|
||||
enum enum_sql_command sql_command= lex->sql_command;
|
||||
int res= 0;
|
||||
DBUG_ENTER("check_prepared_statement");
|
||||
DBUG_PRINT("enter",("command: %d, param_count: %u",
|
||||
DBUG_PRINT("enter",("command: %d param_count: %u",
|
||||
sql_command, stmt->param_count));
|
||||
|
||||
lex->first_lists_tables_same();
|
||||
|
Reference in New Issue
Block a user