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
C# textbox maxlength
Unable to retrieve rootDSE of ldap server
Help needed to choose create automated process for data feed FTP upload
Advice on Gbic switches for major network installation
Group Policy not applying to XP Machines
iphone sees wifi network but password incorrect
setting SMTP server - please see attached file - it is not working
Access Report - Where Condition
finding an item in a DataTable
Format Issues with DIV and CSS in IE