MySQL no login with Username AND Password -
07-30-2003
, 03:11 AM
Hi,
I set up a little MySQL Database which I want to use for some experiments
from JAVA.
But everytime when I want to login from localhost using a username (frank)
and a password (otto) I cannot login.
The same happens in my JAVA - test application.
But when I provied only the username (frank) and no password it works
perfect.
I have no idea why it works. I would like to have that you need to provide
Username and Password when you want to log in
and not just the username.
Any ideas ? Do I need to set any special privileges in the mysql - Database
??
Any help is greatly appreciated !!
Thanks in advance,
Frank Marx |