It is currently Wed Feb 08, 2012 5:21 pm

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Mysql error
PostPosted: Sat Jul 31, 2010 1:51 am 
Offline

Joined: Sat Jul 31, 2010 1:47 am
Posts: 1
Hello everybody. I'm new here, and hoping to find solution to this problem.
I have an auction website, that is currently setup for coins only. I'm trying to restore original categories.

When I upload phpMyAdmin SQL Dump file for categories, and then go to my website and click on any categories, I get this error:

A Mysql error has occurred while running the script:

The query you are trying to run is invalid
Mysql Error Output: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR a.addl_category_id IN ())' at line 2
SQL Query: SELECT count(*) AS count_rows FROM probid_auctions a WHERE a.active=1 AND a.approved=1 AND a.closed=0 AND a.deleted=0 AND a.list_in!='store' AND a.catfeat='1' AND (a.category_id IN () OR a.addl_category_id IN ())

I know there is something wrong with the dump file, I just can't figure out what. Please note, when I upload my other file, with limited categories for coins only, everything works as it should, with no errors.

If someone knows what to do to fix it, please let me know. It's been driving me crazy for the past week. Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 05, 2010 5:59 am 
Offline

Joined: Sun May 02, 2004 11:34 pm
Posts: 6500
Location: toronto, canada
The IN parameters of your query are empty...that will make it fail

_________________
Lostboy

Cat, the other other white meat

Please read Posting Etiquette before posting

You can always try Google


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to: