fedora14 an mysql_Fedora 14 安装MySQL遇到错误

前面一切正常当执行/usr/local/mysql/bin/mysql_install_db这个的时候就进行不下去,本人新手,提示已贴出来了,请高手解答!谢谢了!

[root@Danny mysql-5.0.45]# /usr/local/mysql/bin/mysql_install_db

Installing MySQL system tables...

ERROR: 1136  Column count doesn't match value count at row 1

110317 17:13:36 [ERROR] Aborting

110317 17:13:36 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete

Installation of system tables failed!

Examine the logs in /var/lib/mysql for more information.

You can try to start the mysqld daemon with:

/usr/local/mysql/libexec/mysqld --skip-grant &

and use the command line tool

/usr/local/mysql/bin/mysql to connect to the mysql

database and look at the grant tables:

shell> /usr/local/mysql/bin/mysql -u root mysql

mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log

gives you a log in /var/lib/mysql that may be helpful.

The latest information about MySQL is available on the web at

http://www.mysql.com

Please consult the MySQL manual section: 'Problems running mysql_install_db',

and the manual section that describes problems on your OS.

Another information source is the MySQL email archive.

Please check all of the above before mailing us!

And if you do mail us, you MUST use the /usr/local/mysql/bin/mysqlbug script!

|

极有可能是你没有卸载干净 而且原先的版本和现在的版本差很大

你原先的版本是怎么卸载的?  你卸载之后 把原先的数据目录也彻底删除 比如rm -rf /var/lib/mysql/*

另外 你最好加一个mysql用户来用于mysql服务器  在mysql_install_db指定用mysql用户

仔细参照一下我给你的博客  或者mysql自带的安装说明

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值