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
9 hours 47 min ago
14 hours 46 min ago
16 hours 12 min ago
17 hours 5 min ago
18 hours 48 min ago
23 hours 11 min ago
1 day 4 min ago
1 day 2 hours ago
1 day 15 hours ago
1 day 17 hours ago