[F] fix mysql cann't start when version is 8.*
This commit is contained in:
@ -303,6 +303,7 @@ services:
|
||||
context: ./mysql
|
||||
args:
|
||||
- MYSQL_VERSION=${MYSQL_VERSION}
|
||||
command: "--innodb_use_native_aio=0"
|
||||
environment:
|
||||
- MYSQL_DATABASE=${MYSQL_DATABASE}
|
||||
- MYSQL_USER=${MYSQL_USER}
|
||||
|
Reference in New Issue
Block a user