Hi everybody
I'd like to change a users password in the mysql user table out of my
java application. Basicaly that is no problem and works with a common
SQL Update. But MySQL does only really update the new password when
mysqladmin -u User -p reload is called. My question is now: What the
simplest way to do that out of a java application. Or: Is there an other
possibility to do that? (The mysqld is runnig on localhost)
thanks for any help
Marcus (working on a project work for university, wich should be
finished in 10 days)
Content Security by MailMarshal