mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
cosmetic fixes
This commit is contained in:
@@ -5056,7 +5056,7 @@ int THD::decide_logging_format(TABLE_LIST *tables)
|
||||
|
||||
if (lex->sql_command != SQLCOM_CREATE_TABLE ||
|
||||
(lex->sql_command == SQLCOM_CREATE_TABLE &&
|
||||
(lex->create_info.options & HA_LEX_CREATE_TMP_TABLE)))
|
||||
lex->create_info.tmp_table()))
|
||||
{
|
||||
my_bool trans= table->table->file->has_transactions();
|
||||
|
||||
|
Reference in New Issue
Block a user