linux 安装 mysql
MySQL 按照以下的顺序进行执行 再次查看发现已经没有 mysql-libs 的安装文件 官网下载地址: https://downloads.mysql.com/archives/community/ 确保系统中有 libaio 包 ./mysqld --initialize --user=mysql --datadir=/var/lib/mysql --explicit_defaults_for_timestamp lo0dj.jpOM_w 记住上面的的密码; 可能会出现这种情况。 vim /etc/my.cnf # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/5.7/en/server-configuration-defaults.html # *** DO NOT EDIT THIS FILE. It's a template which will be copied to the # *** default location during install, and will be replaced if you # *** upgrade to a newer version of MySQL. [mysqld] # Remove leading #