mirror of
https://github.com/dg/dibi.git
synced 2025-08-16 02:54:25 +02:00
tests: removed deprecated 'storage_engine'
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
/*!40102 SET storage_engine = InnoDB */;
|
|
||||||
|
|
||||||
DROP DATABASE IF EXISTS dibi_test;
|
DROP DATABASE IF EXISTS dibi_test;
|
||||||
CREATE DATABASE dibi_test;
|
CREATE DATABASE dibi_test;
|
||||||
USE dibi_test;
|
USE dibi_test;
|
||||||
|
Reference in New Issue
Block a user