12 2018 档案

摘要:此文章仅记录使用apt-get安装mysql。 通过以下命令安装MySQL: shell> sudo apt-get install mysql-server 这将安装MySQL服务器的包,以及客户端和数据库公共文件的包。 在安装过程中,系统会要求您为root用户提供MySQL安装的密码。 重要 确 阅读全文
posted @ 2018-12-07 16:43 面壳 阅读(1705) 评论(0) 推荐(0)