Microsoft
Software
Hardware
Network
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
Powerpoint 2003 chart labels alignment
Windows 7 Enterprise Backing up to a network drive
Installing SSL certifcate on exchange 2010
Display of base64 images in IE
How do I allow only a certain ip adress to access my website?
How Can I Trace Email Routing Failure?
Customising featured Products on the browse page in joomla/virtuemart
BES Express vs Exchange ActiveSync
Visual Studio 2005 not working on Windows 7
In a database, using a ColdFusion application, I need to assign documents to document topics.