1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-10 19:44:09 +03:00

5.1 -> 5.2 merge

This commit is contained in:
Sergei Golubchik
2013-02-28 19:00:58 +01:00
115 changed files with 2396 additions and 1030 deletions

View File

@@ -4,6 +4,10 @@
# 2006-07-26 ML test refactored (MySQL 5.1)
# main testing code t/innodb_mysql.test -> include/mix1.inc
#
if (`select plugin_auth_version <= "1.0.17-14.1" from information_schema.plugins where plugin_name='innodb'`)
{
--skip Not fixed in XtraDB 1.0.17-14.1 or earlier
}
-- source include/have_query_cache.inc