You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
innodb-buffer-pool-{dump,load}-at{startup,shutdown} adjust use
mysql_install_db - both disabled
docker_temp_server_start, used for dump useful for if /docker-entrypoint-initdb.d
is loaded.
mariadb_upgrade - both disabled
innodb-buffer-pool-load disabled until final startup.
"loose" is used in case a user starts with --skip-innodb.
Future enhancement, change dump only if something in
/docker-entrypoint-initdb.d exists.
0 commit comments