> ALTER USER 'script'@'localhost' PASSWORD EXPIRE NEVER;
$ /usr/local/mysql/bin/mysqladmin -u root -p password
Enter password:
New password:
Confirm new password:
Warning: Since password will be sent to server in plain text,
use ssl connection to ensure password safety.