mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 15:25:33 +02:00
xtradb merge. Percona-Server-5.5.28-rel29.3
This commit is contained in:
commit
cf013ff949
35 changed files with 1122 additions and 426 deletions
|
|
@ -14,9 +14,9 @@
|
|||
# #
|
||||
######################################################################
|
||||
|
||||
if (`select plugin_auth_version <= "1.1.8-29.1" from information_schema.plugins where plugin_name='innodb'`)
|
||||
if (`select plugin_auth_version <= "1.1.8-29.3" from information_schema.plugins where plugin_name='innodb'`)
|
||||
{
|
||||
--skip Not fixed in XtraDB 1.1.8-29.1 or earlier
|
||||
--skip Not fixed in XtraDB 1.1.8-29.3 or earlier
|
||||
}
|
||||
|
||||
# Save innodb variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue