![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What?s happening in CEP? | iBot | Complex Event Processing RSS News | 0 | 02-19-2008 06:40 AM |
| killing a unix job after the job process gets completed | dtazv | SUN Solaris | 7 | 09-28-2005 04:18 AM |
| killing unix job after the job process completes | dtazv | Shell Programming and Scripting | 1 | 07-22-2005 03:44 AM |
| Ping is happening, telnet is not happening | b_manu78 | AIX | 2 | 02-03-2005 12:16 AM |
| Oracle to MySQL through Unix | Z24_2000 | UNIX for Dummies Questions & Answers | 6 | 01-16-2004 01:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unix is killing mysql or something else is happening
I don't know what is happening but none of my queries work. When I start mysql, even the use <database> option fails... So when I start mysql with -A, it atleast opens the database and shows the tables. But now, when I perform even a select option on the database, it hangs... Repair is not working either..
I've tried restarting the mysql server too.... But nothing is working... Can someone kindly advice me on what to do now? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Am not sure with my suggestion !
Are there any locks in the table ? |
|
#3
|
||||
|
||||
|
Maybe the query is timing out? What are the params in your config file?
|
|
#4
|
|||
|
|||
|
If you are executing a very complex query, I would suggest to run the explain plan first to determine the cost and the ways to optimize it if its possible
|
|
#5
|
|||
|
|||
|
Thank you for your suggestions. They were huge tables. For some reason, the database got corrupted... I had to directly goto the mysql directory to remove the database. After that when I try to start mysql, it says "Timeout error occurred trying to start MySQL Daemon." and gives me a FAILED message...
|
|
#6
|
|||
|
|||
|
Someone please?
|
|||
| Google The UNIX and Linux Forums |