Thank you for the advice.
I was unable to change the password though
HTML Code:
mysqladmin -u root password yourrootsqlpassword
mysqladmin:
You cannot use 'password' command as mysqld runs
with grant tables disabled (was started with --skip-grant-tables).
Use: "mysqladmin flush-privileges password '*'" instead
root@server1:/home/bigal# mysqladmin flush-privileges password '*'
mysqladmin: unable to change password; error: 'Can't find any matching row in the user table'
As you see I unsuccessfully tried the alternative '*' wildcard, but which ever way I tried I was unable to set a password.
Recent comments
15 hours 9 min ago
21 hours 50 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 11 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 5 hours ago
2 days 6 hours ago