Current Page: 1 of 1
Results 1 - 1 of 1
12 years ago
futte0975
To change the root password successfully I had to add "skip-grant-tables" in my.ini (added it just below skip-networking) and restarted the server. Used the mysql console to fire the commands: mysql> update mysql.user set password=password("newPassword" where user="root"; mysql> flush privileges; Remember to remove or comment out the "skip-grant-
Forum: WampServer English
Current Page: 1 of 1