1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge with 5.1-merge (new XTRADB code updated up to MySQL 5.1.47)

Fixed tests cases.
This commit is contained in:
Michael Widenius
2010-08-05 14:40:54 +03:00
207 changed files with 9702 additions and 3859 deletions

View File

@ -1,7 +1,7 @@
#
# XtraDB doesn't have this problem
#
-- source include/have_real_innodb_plugin.inc
-- source include/have_innodb_plugin.inc
let $file_format=`select @@innodb_file_format`;
let $file_format_check=`select @@innodb_file_format_check`;