Add tests from develop
Added tests from develop. The test results need to be modified for 2.0.
This commit is contained in:
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