From: "Talk21" <[EMAIL PROTECTED]> > I have noticed that when I change a password using sqlyog, > the password table stores as plain text which surely can'y be > right ?
> Can anyone tell me what I'm doing wrong here. All the > passowrds originaly were added useing the command line > client in Dos window. and when originally viewed they were > just a sequence of letters and numbers so the password was > not viewable. Use the MySQL function PASSWORD() to encrypt the password before it's stored in the db. I don't know sqlyog, but there should be a way to do this... Regards, Jigal. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]