标签: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 创建用户系列操作--见其他文章
标签:sp strong on 文件 数据 bs ef as nbsp
原文地址:http://www.cnblogs.com/thrillerz/p/4148455.html