首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Mysql >

MySQL数据库连接解决办法

2012-03-29 
MySQL数据库连接can not connect to mysql server on localhost (10061)到底要怎么才能成功连接啊求指教

MySQL数据库连接
can not connect to mysql server on 'localhost' (10061)


到底要怎么才能成功连接啊 求指教、、、

[解决办法]
1、MySQL数据库服务是否启动
2、是否安装了MySQL连接驱动
3、Java字符串是否正确
4、用户名、密码是否正确

热点排行