mysql> USE mysql; Database changed mysql> UPDATE user SET password=password('AbCdEfG') WHERE user ...
itzone.hk