diff --git a/docker-compose.yml b/docker-compose.yml index ee3b51f4f16b..6bd875636c59 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -228,7 +228,7 @@ services: mysql-5-6: image: mysql:5.6.50 - command: mysqld --table_definition_cache=3000 + command: mysqld --table_definition_cache=5000 restart: unless-stopped platform: linux/x86_64 environment: