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:
@ -2,7 +2,7 @@
|
||||
# not result in column definition inconsistency between MySQL and
|
||||
# InnoDB
|
||||
|
||||
--source include/have_innodb.inc
|
||||
-- source include/have_innodb_plugin.inc
|
||||
|
||||
CREATE TABLE bug47621 (salesperson INT) ENGINE=InnoDB;
|
||||
|
||||
|
Reference in New Issue
Block a user