Problem with upgrade command in mysql.

2007-10-31 Thread Ravi Shanmugam
Hi, I have a script which updates a mysql table. When I run this script the update in not happening. But if I stop mysql and start in safe mode as follows mysqld_safe --skip-grant-tables --user=root & then the update script is running properly. Why it is not happening in the non safe mode.

Re: Problem with upgrade

2006-11-22 Thread Daniel da Veiga
On 11/22/06, Tom Ray [Lists] <[EMAIL PROTECTED]> wrote: I upgraded a server from 4.0 to 4.1 and then to 5.0 but I've been running into a problem. When I was running 4.0 the passwords with the password('password') command where being created like this: 2a287c002f9773dc now after I upgraded to 4.1

Problem with upgrade

2006-11-22 Thread Tom Ray [Lists]
I upgraded a server from 4.0 to 4.1 and then to 5.0 but I've been running into a problem. When I was running 4.0 the passwords with the password('password') command where being created like this: 2a287c002f9773dc now after I upgraded to 4.1 when I add a new user the passwords end up being like