码迷,mamicode.com
首页 > 数据库 > 详细

安装mysql

时间:2014-12-06 18:09:43      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:sp   strong   on   文件   数据   bs   ef   as   nbsp   

1 解压文件到安装目录

2 配置文件

3 根据配置文件生成数据库

shell> ./mysql_install_db --basedir=/work/mysql --defaults-file=/work/mysql/etc/my.cnf

4 执行mysql

shell> ./mysqld_safe --defaults-file=/work/mysql/etc/my.cnf --ledir=/work/mysql/bin/

5 创建用户系列操作--见其他文章

安装mysql

标签:sp   strong   on   文件   数据   bs   ef   as   nbsp   

原文地址:http://www.cnblogs.com/thrillerz/p/4148455.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!