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
How to request previous month's records in my sql's where clause?
Windows Rights Management Server
how to transfer browser requests from HTTP to HTTPS
Access / how many users connected?
Should Sys Admins (Domain Admins) also have user accounts?
Microsoft Outlook 2007 is pulling duplicate emails from free hotmail live server - how can I prevent this, its driving me mad.
Enumerable or Strongly typed List of Guids
How to tranlate SQL query to WQL query for SCCM 2007
swf file won't play on the web
How to Transfer All ZIP files from a FTP Directory using Powershell