The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Databases
> MySQL Help
|
Help please: one table in our database does not response ;(
Discuss Help please: one table in our database does not response ;( in the MySQL Help forum on Dev Shed. Help please: one table in our database does not response ;( MySQL Help forum discussing administration, SQL syntax, and other MySQL-related topics. MySQL is an open-source relational database management system (RDBMS).
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

April 30th, 2000, 03:37 AM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
We have many tables in our database, and now the most important and big table does not response. When we run any SQL query using this table it does not process. We don't understand what's wrong, and our hosters too ;(. So we will be very grateful if somebody helps us.
|

April 30th, 2000, 07:29 AM
|
|
Apprentice Deity
|
|
Join Date: Jul 1999
Location: Niagara Falls (On the wrong side of the gorge)
Posts: 3,237

Time spent in forums: 4 m 8 sec
Reputation Power: 17
|
|
|
What do you mean it doesn't respond? What error do you get?
|

May 2nd, 2000, 04:44 AM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by rod k:
What do you mean it doesn't respond? What error do you get?[/quote]
Actually i have no errors ;(. If i try to select some data from this table there is no result at all! Nothing.
For instance, if i write in mysql shell:
"select count(*) from THIS_BAD_TABLE;" and press enter, nothing is happened. It looks like shell hangs up, but it does not.
Similarly, any Perl scripts that use this table cann't work. It is very bad, because my boss cann't understand the difference between webmaster and webhoster ;(
------------------
The Russia Journal
|

May 2nd, 2000, 06:19 AM
|
 |
.Net Developer
|
|
Join Date: Feb 2000
Location: London
Posts: 987
Time spent in forums: 3 h 26 m 22 sec
Reputation Power: 14
|
|
AlexTRJ,
first check it out whether your table is their or not ,issuing "show tables"; command.
but any way it should show some error...
also issue some very simple "select" queries.
------------------
SR -
shiju.dreamcenter.net
|

May 2nd, 2000, 08:48 AM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by Shiju Rajan:
AlexTRJ,first check it out whether your table is their or not ,issuing "show tables"; command.but any way it should show some error...also issue some very simple "select" queries.
It exists. I'm sure 
I called my hoster and he said that because of my table hangs up all his databases, he will drop it. Hah! What do you think about it?
[/quote]
------------------
The Russia Journal
|

May 2nd, 2000, 08:50 AM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I'm sorry. Last paragraph in previous message is mine.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|