Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3498902
D4176.id13285.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
580 B
Referenced Files
None
Subscribers
None
D4176.id13285.diff
View Options
diff --git a/keyserver/docker-compose.yml b/keyserver/docker-compose.yml
--- a/keyserver/docker-compose.yml
+++ b/keyserver/docker-compose.yml
@@ -28,6 +28,11 @@
# There is no M1 build on Docker Hub, so we force x64
# This is what we want in production anyways. M1 devs will have it emulated
platform: linux/amd64
+ command: >
+ --max-allowed-packet=64M
+ --local-infile=0
+ --sql-mode=STRICT_ALL_TABLES
+ --innodb-buffer-pool-size=1600M
environment:
- MYSQL_RANDOM_ROOT_PASSWORD=yes
- MYSQL_DATABASE=$COMM_MYSQL_DATABASE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 9:55 PM (18 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2681963
Default Alt Text
D4176.id13285.diff (580 B)
Attached To
Mode
D4176: [keyserver] Add MySQL config to mirror production server
Attached
Detach File
Event Timeline
Log In to Comment