ClickHouse/dbms/tests/integration/test_mysql_protocol/clients/mysql/docker_compose.yml

7 lines
156 B
YAML
Raw Normal View History

2019-04-07 10:29:30 +00:00
version: '2.2'
services:
mysql1:
image: mysql:5.7
# rewriting default command, because starting server is unnecessary
command: sleep infinity