mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Merge MDEV-4506: Parallel replication into 10.0-base.
This commit is contained in:
@@ -4052,6 +4052,7 @@ end_with_restore_list:
|
||||
break;
|
||||
|
||||
case SQLCOM_BEGIN:
|
||||
DBUG_PRINT("info", ("Executing SQLCOM_BEGIN thd: %p", thd));
|
||||
if (trans_begin(thd, lex->start_transaction_opt))
|
||||
goto error;
|
||||
my_ok(thd);
|
||||
|
Reference in New Issue
Block a user