After logging in MySQL (to StuMyAdmin, MySQL query tools etc.), please use the code below to change your own password.
set password = password(“NEWPASSWORD”);
Replace ‘NEWPASSWORD’ with a new password of your choice.
Technical support for students in the School of Computing and Mathematical Sciences (CMS)
After logging in MySQL (to StuMyAdmin, MySQL query tools etc.), please use the code below to change your own password.
set password = password(“NEWPASSWORD”);
Replace ‘NEWPASSWORD’ with a new password of your choice.