Vào thư mục BIN của mySQL
mysql
use mysql
update user set password=PASSWORD("NEW_PASSWORD") where User='root';
Restart mySQL
Change root password mysql on Windows
May 16, 2007 Có 3 người đã tám
Suy tư.Cảm xúc của một người
Vào thư mục BIN của mySQL
mysql
use mysql
update user set password=PASSWORD("NEW_PASSWORD") where User='root';
Restart mySQL
Copyright © 2012 by Minh Trung · Powered by WordPress
viet the thi bo no hieu
Dùng cái này đơn giản hơn:
mysqladmin -u root password
Lenh nay dung tren Linux thui ban a`.