免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3122 | 回复: 1
打印 上一主题 下一主题

MySQL起不来,不知道这些问题怎么解决? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-12-20 17:05 |只看该作者 |倒序浏览
# cd  mysql/scripts/\r\n# ./mysql_install_db\r\n./mysql_install_db: /usr/local/bin/hostname: not found\r\nWARNING: The host \'\' could not be looked up with resolveip.\r\nThis probably means that your libc libraries are not 100 % compatible\r\nwith this binary MySQL version. The MySQL daemon, mysqld, should work\r\nnormally with the exception that host name resolving will not work.\r\nThis means that you should use IP addresses instead of hostnames\r\nwhen specifying MySQL privileges !\r\nPreparing db table\r\nPreparing host table\r\nPreparing user table\r\nPreparing func table\r\nPreparing tables_priv table\r\nPreparing columns_priv table\r\nInstalling all prepared tables\r\nld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libstdc++.so.5: open failed: No such file or directory\r\nKilled\r\nInstallation of grant tables failed!\r\n...\r\n\r\n# /usr/local/mysql/libexec/mysqld --skip-grant &\r\n[1] 1109\r\n# ld.so.1: /usr/local/mysql/libexec/mysqld: fatal: libstdc++.so.5: open failed: No such file or directory\r\n\r\n[1]+  Killed  \r\n# ./mysqld_safe --user=mysql \r\n./mysqld_safe: /usr/local/bin/hostname: not found\r\n./mysqld_safe: /usr/local/bin/hostname: not found\r\nStarting mysqld daemon with databases from /usr/local/mysql/var\r\nKilled\r\nSTOPPING server from pid file /usr/local/mysql/var/.pid\r\n041220 16:51:08  mysqld ended

论坛徽章:
0
2 [报告]
发表于 2004-12-20 17:56 |只看该作者

MySQL起不来,不知道这些问题怎么解决?

cp  libstdc++.so.5 /usr/lib\r\nor\r\nln -s /usr/local/lib /usr/lib
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP