Hi,
My problem is solved. Thanks Iain for pointing the
spelling mistake. I deserve a kick for that.
Since last few days I have been struggling with mysql.
My problem was solved when I did GRANT ALL..
But due to this mistake Invalid Autho...Error.
Anyway Thanks Iain,Cato and Tim.
Regrads,
Liyju
--- Iain Reilly <iain...@geminga.nuigalway.ie>
wrote:
Hi just a small thing, maybe it's a cut and paste
error but in the code
you gave below, password is spelt incorrectly, it
only has one 's'.
Maybe it's as simple as that....
<snip>
My code in Blob.java is:
static String DBUrl =
"jdbc:mysql://localhost:3306/test?user=root&pasword=tiger";