mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 13:02:00 +00:00
01114_mysql_database_engine_segfault: Cleanup beforehand
This commit is contained in:
parent
0e5cfdbb9d
commit
19f087cece
@ -1 +1,2 @@
|
||||
DROP DATABASE IF EXISTS conv_main;
|
||||
CREATE DATABASE conv_main ENGINE = MySQL('127.0.0.1:3456', conv_main, 'metrika', 'password'); -- { serverError 501 }
|
||||
|
Loading…
Reference in New Issue
Block a user