mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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:
@ -4,7 +4,7 @@
|
||||
# should follow the process for the BLOB
|
||||
# datatype as well.
|
||||
|
||||
--source include/have_innodb.inc
|
||||
-- source include/have_innodb_plugin.inc
|
||||
|
||||
create table bug47777(c2 linestring not null, primary key (c2(1))) engine=innodb;
|
||||
|
||||
|
Reference in New Issue
Block a user