Side note. If you are changing a MySQL database password, then be aware that MySQL has the much simpler syntax SET PASSWORD=PASSWORD('mypassword'), which allows non-anonymous users to change their password.
What you are doing with the "user" table looks suspiciously complex, unnecessary, and possibly insecure. Look at the manual.
In reply to Re: How to call MySQL's PASSWORD() from Class::DBI?
by Anonymous Monk
in thread How to call MySQL's PASSWORD() from Class::DBI?
by monsieur_champs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |