Add Statement::sql_command_flags() function.
Now one can call thd->sql_command_flags() instead of sql_command_flags[thd->lex->sql_command].
Showing
Please register or sign in to comment
Now one can call thd->sql_command_flags() instead of sql_command_flags[thd->lex->sql_command].