win7如何快速启动mysql控制台?
通过测试,下面的命令可以进入mysql,但是以后每次都要搞一大堆命令进去?我用的是APMServ5.2.6。MicrosoftWindows[版本6.1.7]版权所有(c...
通过测试,下面的命令可以进入mysql,但是以后每次都要搞一大堆命令进去?
我用的是APMServ 5.2.6。
Microsoft Windows [版本 6.1.7]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\admin>d:
D:\>cd D:\APMServ5.2.6\MySQL5.1\bin
D:\APMServ5.2.6\MySQL5.1\bin>mysql -h localhost -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 18
Server version: 5.1.28-rc-community MySQL Community Server (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> 展开
我用的是APMServ 5.2.6。
Microsoft Windows [版本 6.1.7]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\admin>d:
D:\>cd D:\APMServ5.2.6\MySQL5.1\bin
D:\APMServ5.2.6\MySQL5.1\bin>mysql -h localhost -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 18
Server version: 5.1.28-rc-community MySQL Community Server (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> 展开
3个回答
展开全部
快速启动控制台
解决方案1:
tmp/.cnf里面的
1 [client]
2 #password = your_password
3 port = 3306
4 socket = /.sock
查看你/,windows就查看my.ini;tmp下有没有mysql?linux就查看my;mysql;bin/你的系统是Linux还是windows的;local/,里面有一项设置
下面是我的my.cnf;usr/mysql/.sock
然后再启动你的mysql
/
解决方案1:
tmp/.cnf里面的
1 [client]
2 #password = your_password
3 port = 3306
4 socket = /.sock
查看你/,windows就查看my.ini;tmp下有没有mysql?linux就查看my;mysql;bin/你的系统是Linux还是windows的;local/,里面有一项设置
下面是我的my.cnf;usr/mysql/.sock
然后再启动你的mysql
/
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询