mysql: image: mysql:mysql80 command: "--innodb_use_native_aio=0" restart: always environment: MYSQL_ROOT_PASSWORD: root MYSQL_USER: t_user MYSQL_PA