我是将
MYSQL安装在C:\Program Files\MySQL
所以
C:\Program Files\MySQL\MySQL
Server5.0\bin>
mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.0.67-community-nt MySQL Community Edition (GPL)
Your MySQL connection id is 3
Server version: 5.0.67-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
这样就成功了.
本文详细介绍了如何将MySQL安装在指定目录下,并通过命令行界面成功连接MySQL服务器,进入MySQLMonitor进行基本操作。
1880

被折叠的 条评论
为什么被折叠?



