Skip to content

Commit

Permalink
table_definition_cache=5000
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Jan 8, 2024
1 parent 2dc9814 commit 0a93cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0a93cbd

Please sign in to comment.