1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Convert InnoDB Plugin tests to include have_innodb_plugin.inc.

This also instructs mtr to transparently load the plugin.
This commit is contained in:
Vasil Dimov
2010-04-09 16:38:28 +03:00
parent 8b12f2cce9
commit 666039be77
9 changed files with 10 additions and 10 deletions

View File

@ -4,7 +4,7 @@
# We resolve the problem by sync the index sequence
# up when opening the table.
--source include/have_innodb.inc
-- source include/have_innodb_plugin.inc
connect (a,localhost,root,,);
connect (b,localhost,root,,);