mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Fix flaky test 02479_mysql_connect_to_self.sql
This commit is contained in:
parent
8479615c48
commit
f1aad645a6
@ -1,3 +1,4 @@
|
||||
-- Tags: no-fasttest
|
||||
SELECT *
|
||||
FROM mysql('127.0.0.1:9004', system, one, 'default', '')
|
||||
SETTINGS send_logs_level = 'fatal'; -- failed connection tries are ok, if it succeeded after retry.
|
||||
|
Loading…
Reference in New Issue
Block a user