add tests
This commit is contained in:

committed by
Markus Mäkelä

parent
dbfd631fed
commit
8c6ca38a8a
2
maxscale-system-test/create.sql
Normal file
2
maxscale-system-test/create.sql
Normal file
@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS test.large_event;
|
||||
CREATE TABLE test.large_event(id INT, data LONGBLOB);
|
Reference in New Issue
Block a user