mirror of
https://github.com/MariaDB/server.git
synced 2026-05-11 17:40:11 +02:00
5.5 merge
This commit is contained in:
commit
59d9d08e2b
304 changed files with 12471 additions and 940 deletions
|
|
@ -81,5 +81,10 @@ BEGIN
|
|||
-- verify that no plugin changed its disabled/enabled state
|
||||
SELECT * FROM INFORMATION_SCHEMA.PLUGINS;
|
||||
|
||||
select * from information_schema.session_variables
|
||||
where variable_name = 'debug_sync';
|
||||
|
||||
show status like 'slave_open_temp_tables';
|
||||
|
||||
END||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue