Question : MySql 5.1.47 Remote Access Problem

I did the following to enable remote access the server, but I can't even log into mysql locally using the new account.
-------------------------------------------------------------------------------------------------------------------
[root@freshB ~]# mysql -u root -p mysql
Enter password:
mysql> CREATE DATABASE goo;
Query OK, 1 row affected (0.00 sec)

mysql> GRANT ALL ON goo.* TO g_user@'%' IDENTIFIED BY 'PASSWORD';
Query OK, 0 rows affected (0.00 sec)

mysql> exit
Bye
[root@freshB ~]# mysql -u g_user  -p goo
Enter password:
ERROR 1045 (28000): Access denied for user 'g_user'@'localhost' (using password: YES)
[root@freshB ~]# mysql -u g_user  -p goo
Enter password:
ERROR 1045 (28000): Access denied for user 'g_user'@'localhost' (using password: YES)

Answer : MySql 5.1.47 Remote Access Problem

Yes, I am hoping for that. We will take the end sector of partition and restore it to the first sector. There is 50% chance that this helps. But first we need to save first sector.
Random Solutions  
 
programming4us programming4us