1. 卸载原有的环境 yum remove mariadb* -y rm -rf /etc/my.cnf rm -rf /var/lib/mysql/ yum remove mysql* -y rm -rf /etc/my.cnf rm -rf /var/lib/mysql/ rm -rf /
MySQL数据库优化 配置文件my.cnf my.cnf # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/8.4/en/server-configuration-defaults.
镜像: docker pull oracleinanutshell/oracle-xe-11g docker run -d -p 49161:1521 -e ORACLE_ALLOW_REMOTE=true oracleinanutshell/oracle-xe-11g 默认连接信息: host