472,127 Members | 1,718 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

Connect problem

Hi,

I am having a problem getting into a database. The user who normally
access it just received a new machine and does not remember his
connection info. The database is on a linux box, and I have root
access to it.

I managed to log into the database as *root* and look at the mysql user
table. Two table entries are shown below

mysql> select Host,User from user;
+----------------+--------------+
| Host | User |
+----------------+--------------+
| % | jbasque |
| 192.168.202.73 | jbasque |
| jbasquelx | |
| jbasquelx | NavoSOP_demo |
| jbasquelx | ShoaSOP_demo |
| jbasquelx | root |
| localhost | |
| localhost | jbasque |
| localhost | root |
+----------------+--------------+
9 rows in set (0.00 sec)

I was able to log into mysql with user jbasque from the lincux box, but
can not do it from mysql control center. The user needs to be able to
log in from their desk.

Any help would be much appriciated.

Thanks
Peter

Apr 27 '06 #1
0 887

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Ellen K. | last post: by
3 posts views Thread by Scott | last post: by
reply views Thread by christopher keller | last post: by
7 posts views Thread by Michi Henning | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.