Mega Code Archive

 
Categories / MySQL / User Permission
 

Choose another name besides root

UPDATE user SET user = 'myroot' WHERE user = 'root'