不可不说
随心所欲,无往不利!
posts - 88,  comments - 92,  trackbacks - 0
1、安装MySQL
    yum install mysql mysql-devel mysql-server
2、设定运行级别
    chkconfig --levels 235 mysqld on
3、启动
     /etc/init.d/mysqld start
4、检查运行状态
    netstat -tap | grep mysql
5、修改密码
   mysqladmin -u root password yourrootsqlpassword
   mysqladmin -h server1.example.com -u root password yourrootsqlpassword
posted on 2010-06-04 17:42 蓝剑 阅读(317) 评论(0)  编辑  收藏 所属分类: Linux

只有注册用户登录后才能发表评论。


网站导航:
 


<2010年6月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

常用链接

留言簿(6)

随笔分类(62)

随笔档案(90)

文章档案(9)

相册

友情链接

搜索

  •  

积分与排名

  • 积分 - 322996
  • 排名 - 171

最新评论

阅读排行榜

评论排行榜