QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1527|回复: 5

Mysql安装成功的测试页面是什么样子的?

[复制链接]
发表于 2004-4-10 19:03:22 | 显示全部楼层 |阅读模式
请问一下Mysql安装成功的测试页面是什么样子的?我现在不能判断是否安装成功.谢谢!
发表于 2004-4-10 23:18:08 | 显示全部楼层
[flasher@flasher bin]$ cd /usr/local/mysql/bin/
[flasher@flasher bin]$ ./mysql -uroot -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 4 to server version: 4.0.18-standard

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>
回复

使用道具 举报

 楼主| 发表于 2004-4-12 10:57:04 | 显示全部楼层
谢谢,我回去试试。 :-)
回复

使用道具 举报

发表于 2004-4-12 19:29:55 | 显示全部楼层
回复

使用道具 举报

 楼主| 发表于 2004-4-13 08:28:21 | 显示全部楼层
昨天我重装了mysql,结果没有成功。
错误信息:ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
回复

使用道具 举报

发表于 2004-4-13 20:37:03 | 显示全部楼层
[quote:c9ca4c6142="studymonkey"]昨天我重装了mysql,结果没有成功。
错误信息:ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)[/quote]


/var/lib/mysql/mysql.sock

设置一下权限
你是用哪个用户启动mysql的?

chown -R mysqluser    /var/lib/mysql/mysql.sock

(mysqluser为mysql用户)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-8 21:03 , Processed in 0.039839 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表