If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Mysqlclient hangs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-28-05, 11:59
chamalsl chamalsl is offline
Registered User
 
Join Date: Jan 2005
Posts: 2
Mysqlclient hangs

Hi,

I installed mysql3.2 on redhat linux. It worked fine for one day. Yeterday I tried to run mysql

client by typing mysql. But mysql command hangs. The client is not starting. The cursor on

terminal window keeps on blinking, without showing up the mysql prompt.

Then I tried to run mysqladmin to check the status of the mysql server.
I typed mysqladmin -u root -p status

That command also did not respond. The cursor keeps on blinking without giving any output.
I checked the running processes on linux using ps command. It shows that mysqld is working.


I ran the mysqldump command twice, the day before this happened, to backup all databases and

one specific database. It did work. Does mysqldump command cause any problems to mysqld server.

Can you please help me to figure out what is happening.

Chamal.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On