MySQL 8.4.
This commit is contained in:
@@ -18,7 +18,7 @@ job "mysql" {
|
||||
driver = "docker"
|
||||
|
||||
config {
|
||||
image = "mysql:8.3"
|
||||
image = "mysql:8.4"
|
||||
args = [
|
||||
# 300M, up from default of 100M
|
||||
"--innodb-redo-log-capacity=314572800",
|
||||
|
||||
Reference in New Issue
Block a user