1 message in com.mysql.lists.javachanging password in user table out o...
FromSent OnAttachments
Marcus Schneller27 Jun 2002 05:42 
Subject:changing password in user table out of a java app.
From:Marcus Schneller (msch@swissonline.ch)
Date:06/27/2002 05:42:20 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 is 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