1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Source have_innodb_plugin.inc in the plugin tests.

This commit is contained in:
Marko Mäkelä
2010-06-03 12:46:37 +03:00
parent dbafe6be28
commit 05bf36cbb0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# table after fast alter table added unique key". The fix is to make
# sure index number lookup should go through "index translation table".
--source include/have_innodb.inc
--source include/have_innodb_plugin.inc
# Use FIC for index creation
set old_alter_table=0;