2 messages in com.mysql.lists.javaChanging Password in user table out o...
FromSent OnAttachments
Marcus Schneller26 Jun 2002 09:51 
Peter T. Abplanalp27 Jun 2002 05:26 
Subject:Changing Password in user table out of a java app.
From:Marcus Schneller (msch@swissonline.ch)
Date:06/26/2002 09:51:45 AM
List:com.mysql.lists.java

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