ylfighter 2011-08-23 20:55
浏览 1463
已采纳

Linux 安装 MySQL 到mysql_install_db --user=mysql执行出错

linux 手动编译安装 mysql 完成后 执行
/usr/local/mysql/bin/mysql_install_db --user=mysql 出错..

以下是错误信息.. 我还是没太明白... 帮忙看下...

Installing MySQL system tables...
110823 20:55:57 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead.
/usr/local/mysql/libexec/mysqld: File './mysql-bin.index' not found (Errcode: 13)
110823 20:55:57 [ERROR] Aborting

110823 20:55:57 [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.

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/bin/mysqlbug script!

  • 写回答

1条回答 默认 最新

  • laopeng301 2011-08-23 23:20
    关注

    [code="java"]/usr/local/mysql/libexec/mysqld: File './mysql-bin.index' not found
    你到这个目录看看mysql-bin.index是否存在,
    如果存在那就是权限的问题
    解决方法:
    chgrp -R mysql ./var && chown -R mysql ./var (这里数据库根目录为/*****/var)
    重新启动mysql [OK]

    [/code]

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 LiBeAs的带隙等于0.997eV,计算阴离子的N和P
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 来真人,不要ai!matlab有关常微分方程的问题求解决,
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算