Author Topic: DB Error: Bad SQL Query ... Got error 134 from table handler  (Read 4391 times)

0 Members and 1 Guest are viewing this topic.

Offline laxdude43

  • Pre-Newbie
  • Posts: 3
    • View Profile
Could anyone help me out? I'm getting this error.. and it's weird because yesterday the site was working perfectly fine!

DB Error: Bad SQL Query: SELECT c.cat_id, c.cat_name, c.cat_description, c.cat_parent_id, c.cat_hits, c.cat_order, c.auth_viewcat, c.auth_viewimage, c.auth_download, c.auth_upload, c.auth_directupload, c.auth_vote, c.auth_sendpostcard, c.auth_readcomment, c.auth_postcomment, COUNT(i.image_id) AS new_images FROM 4images_categories c LEFT JOIN 4images_images i ON (i.cat_id = c.cat_id AND i.image_date >= 1053541518 AND i.image_active = 1) GROUP BY c.cat_id ORDER BY c.cat_order, c.cat_name ASC
Got error 134 from table handler

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
DB Error: Bad SQL Query ... Got error 134 from table handler
« Reply #1 on: May 31, 2003, 09:19:33 PM »
I think that's your host's problem.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline laxdude43

  • Pre-Newbie
  • Posts: 3
    • View Profile
DB Error: Bad SQL Query ... Got error 134 from table handler
« Reply #2 on: May 31, 2003, 09:30:50 PM »
What do you mean by my 'host's problem'?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
DB Error: Bad SQL Query ... Got error 134 from table handler
« Reply #3 on: May 31, 2003, 10:38:29 PM »
Quote from: laxdude43
What do you mean by my 'host's problem'?

I ment, that your host has a problem...ask them about that?
(unless I'm wrong)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline laxdude43

  • Pre-Newbie
  • Posts: 3
    • View Profile
DB Error: Bad SQL Query ... Got error 134 from table handler
« Reply #4 on: June 01, 2003, 01:17:48 AM »
I am the host, I run apache with mysql and php4 on my other box