mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Source have_innodb_plugin.inc in the plugin tests.
This commit is contained in:
@ -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;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
-- 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
|
||||||
|
Reference in New Issue
Block a user