philwilson.org

Using MySQL-Front 2.5 with newer MySQL versions

14 August, 2005

Just for my own reference, because I keep forgetting the syntax and having to Google it:

SET PASSWORD FOR 'some_user'@'some_host' = OLD_PASSWORD('mypass');

See other posts tagged with general and all posts made in August 2005.

Comments

Anonymous
27 July, 2006 at 20:06

this is a great line of text to google – but can you put a link to the download for 2.5 and help us all

Pip
27 July, 2006 at 22:45

Instead of using MySQL-Front, try using HeidiSQL, which is by the same author but free and compatible with all MySQL versions.

http://www.heidisql.com/