Commit d3203745 authored by Marko Mäkelä's avatar Marko Mäkelä

Source have_innodb_plugin.inc in the plugin tests.

parent c78cc42b
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# table after fast alter table added unique key". The fix is to make # table after fast alter table added unique key". The fix is to make
# sure index number lookup should go through "index translation table". # 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 # Use FIC for index creation
set old_alter_table=0; set old_alter_table=0;
......
-- source include/have_innodb.inc -- source include/have_innodb_plugin.inc
# #
# Test multi update with different join methods # Test multi update with different join methods
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment