免费注册 查看新帖 |

Chinaunix

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

MYSQL SOCK的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-12-19 09:42 |只看该作者 |倒序浏览
安装的4.0.17版本
解压后 运行了/ scripts/mysql_install
出现下面的话
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
031219  9:38:24  ./bin/mysqld: Shutdown Complete
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h redhat8 password 'new-password'
See the manual for more instructions.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com

然后在运行 bin/safe_mysqld
出现这个提示
Starting mysqld daemon with databases from /home/local/mysql
031219 09:38:39  mysqld ended

运行  bin/mysql
出现这个问题
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)



请问我该怎么修改 才能让MYSQL跑起来

论坛徽章:
0
2 [报告]
发表于 2003-12-19 14:57 |只看该作者

MYSQL SOCK的问题

用ps -aux | grep mysql 看一下mysql是否运行了。
如没有 到/etc/rc.d/init.d/mysql start 开启服务
如果必要 就加到启动组中

论坛徽章:
0
3 [报告]
发表于 2003-12-19 15:13 |只看该作者

MYSQL SOCK的问题

加了
也起不来
supengnest 该用户已被删除
4 [报告]
发表于 2003-12-22 09:49 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
5 [报告]
发表于 2003-12-25 15:06 |只看该作者

MYSQL SOCK的问题

我也遇到这种情况,发贴的大哥,你解决了没有?
supengnest 该用户已被删除
6 [报告]
发表于 2003-12-25 16:54 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
7 [报告]
发表于 2004-01-07 13:51 |只看该作者

MYSQL SOCK的问题

我的Err中是这样的,是不是这个问题
040107 13:47:55  mysqld started
040107 13:47:56  InnoDB: Operating system error number 13 in a file operation.
InnoDB: See http://www.innodb.com/ibman.html for installation help.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
040107 13:47:56  mysqld ended
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP