由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - configuration about mysql!!!
相关主题
HELP!!!Connect to MySQL in JSPProblem Running MySql on W2K
MySQL: cannot connectmysql C API
mysql questionanonymous login in mysql?
How to get authorized using JDBC with MySql databses?问个问题: Can't connect to MySQL server on 'dbhost' (10061) ( 2003 )
jdbc to db2 on linux问题急问一个数据库的问题
[转载] 还有个技术问题,请大拿们指导mac os x 10.6 下 使用mySQL 一问 (转载)
mysql 一问本地spring,网络mysql,必须port forwarding吗? (转载)
求救:为什么Run mysql Under Win98时出错??求救,升级mysql后table not exist
相关话题的讨论汇总
话题: mysql话题: test话题: jdbc话题: password
进入Database版参与讨论
1 (共1页)
z*h
发帖数: 22
1
hi, guys,
I got to configuration problem with mysql. for test, I set a user as test
as well as the password. If I do it like this: mysql -u test -p test, it
does work. however, when I try to connect the db in java code through jdbc,
an authorization error is reported.
what I did is:
jdbc:mysql://localhost/test?user=test&password=test
all other settings are right, including port blah, blah.
any suggestions? help please.
1 (共1页)
进入Database版参与讨论
相关主题
求救,升级mysql后table not existjdbc to db2 on linux问题
Mysql无法远程连接,求助[转载] 还有个技术问题,请大拿们指导
Is there any small free database support Java ?mysql 一问
How about JDBC for mysql?求救:为什么Run mysql Under Win98时出错??
HELP!!!Connect to MySQL in JSPProblem Running MySql on W2K
MySQL: cannot connectmysql C API
mysql questionanonymous login in mysql?
How to get authorized using JDBC with MySql databses?问个问题: Can't connect to MySQL server on 'dbhost' (10061) ( 2003 )
相关话题的讨论汇总
话题: mysql话题: test话题: jdbc话题: password