mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Update galera to work with independent sub transactions
This commit is contained in:
@ -5170,6 +5170,7 @@ class start_new_trans
|
||||
THD *org_thd;
|
||||
uint in_sub_stmt;
|
||||
uint server_status;
|
||||
my_bool wsrep_on;
|
||||
|
||||
public:
|
||||
start_new_trans(THD *thd);
|
||||
|
Reference in New Issue
Block a user