Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cyberpearuk/mysql-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuncle committed May 21, 2020
2 parents ac1a61f + c8916a9 commit 8a0c724
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions conf.d/extra.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
max_connections=75
; Default 134217728
innodb_buffer_pool_size=67108864

; Default 4mb
max_allowed_packet=16M

; skip-locking
; key_buffer = 16K
Expand All @@ -13,4 +14,4 @@ innodb_buffer_pool_size=67108864
;read_buffer_size = 256K
;read_rnd_buffer_size = 256K
;net_buffer_length = 2K
;thread_stack = 64K
;thread_stack = 64K

0 comments on commit 8a0c724

Please sign in to comment.