mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +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;
|
||||
CREATE DATABASE dibi_test;
|
||||
USE dibi_test;
|
||||
|
Reference in New Issue
Block a user