ubuntu下设置mysql出错

evolni4 2009-10-16 11:05:43
在ubuntu下编译安装mysql出现如下错误,不知道是咋回事?前面make和make install都正确呢
root@dengzb-laptop:/usr/local/mysql# ./bin/mysql_install_db --user=mysql --basedir=/usr/local/mysql/
Installing MySQL system tables...
091016 10:55:11 [ERROR] You need to use --log-bin to make --binlog-format work.
091016 10:55:11 [ERROR] Aborting

091016 10:55:11 [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:

shell> /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 are the
MySQL email archives available at http://lists.mysql.com/.

Please check all of the above before mailing us! And remember, if
you do mail us, you MUST use the /usr/local/mysql//scripts/mysqlbug script!

...全文
100 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
sciolist 2009-10-18
  • 打赏
  • 举报
回复
apt-get 一般都不是最新版本。

想要尝鲜,还得自己下载源码编译.
zhang_jinnan 2009-10-18
  • 打赏
  • 举报
回复
[Quote=引用 3 楼 try__again 的回复:]
why not apt-get install mysql5
[/Quote]
更正:why not sudo apt-get install mysql-server-5.1
steptodream 2009-10-16
  • 打赏
  • 举报
回复
[Quote=引用 1 楼 hulihong 的回复:]
[ERROR] You need to use --log-bin to make --binlog-format work 
在./configure时,加上选项。
[/Quote]
噢~耶~
HULIHONG 2009-10-16
  • 打赏
  • 举报
回复
[ERROR] You need to use --log-bin to make --binlog-format work
在./configure时,加上选项。
try__again 2009-10-16
  • 打赏
  • 举报
回复
why not apt-get install mysql5

19,612

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧