mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Inclue have_innodb.inc so that servers are started with innodb support
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
source include/ndb_master-slave.inc;
|
||||
source include/have_ndb.inc;
|
||||
source include/have_innodb.inc;
|
||||
source include/have_debug.inc;
|
||||
|
||||
CREATE TABLE tmyisam (a int) ENGINE = MYISAM;
|
||||
|
Reference in New Issue
Block a user