mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL#3023 (RBR: Use locks in a statement-like manner):
Adaptions to make it work with NDB.
This commit is contained in:
@ -2583,6 +2583,7 @@ begin
|
||||
show warnings;
|
||||
end|
|
||||
--disable_parsing
|
||||
--replace_regex /table_id: [0-9]+/table_id: #/
|
||||
show binlog events;
|
||||
show storage engines;
|
||||
show master status;
|
||||
|
Reference in New Issue
Block a user