Password recovery MySql angst
-
Searched around the forums and didn’t see anything on this; my apologies if I missed it somehow.
Tried to recover my password with the link on the bottom of the Login box. At the end of all that, I ended up with this:
“Database error: [You have an error in your SQL syntax near ‘SET user_pass = MD5(‘f83726’) WHERE user_login = ‘E. Bess” at line 1]
UPDATE SET user_pass = MD5(‘f83726’) WHERE user_login = ‘E. Bess’
The e-mail was sent successfully to E. Bess’s e-mail address.
Click here to login!”
That syntax looks kind of right to me, but then again, I’m no expert on MySql syntax.
Is there a fix for this? Thanks!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Password recovery MySql angst’ is closed to new replies.