From: <luz...@mi...> - 2014-12-29 06:19:41
|
Hi, I used change sql password plugins. But MySQL passowrd format like that : " ENCRYPT('xxxxxxx', CONCAT('$6$', substring(SHA(RAND()), -16 ))) " How can I revised it on the program? Now the system report "Your old password does not match", thanks you tips! -- with best regards! Lu zhihui |