mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
xtradb 5.6.22-72.0
This commit is contained in:
@ -5,6 +5,11 @@
|
||||
|
||||
-- source include/have_innodb.inc
|
||||
|
||||
if (`select plugin_auth_version <= "5.6.22-MariaDB-72.0" from information_schema.plugins where plugin_name='innodb'`)
|
||||
{
|
||||
--skip Not fixed in XtraDB as of 5.6.22-MariaDB-72.0 or earlier
|
||||
}
|
||||
|
||||
-- disable_query_log
|
||||
-- disable_result_log
|
||||
|
||||
|
Reference in New Issue
Block a user