Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Error from error_log

Author  Topic 

levani
Starting Member

5 Posts

Posted - 2009-03-19 : 13:39:10
Hi

Yesterday I saw my error_log and was very astonished. There were more than 10000 errors, and only this:

quote:
[18-Mar-2009 02:03:55] WordPress database error 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 'AND taxonomy = 'category'' at line 1 for query SELECT * FROM wp_term_taxonomy WHERE term_taxonomy_id = AND taxonomy = 'category' made by require, require_once, include, include


Does anyone know what it means? It's a wordpress database.

Thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-03-19 : 13:43:45
it seems like you're using MySQL. please post this in some MySQL forums for more help. this forum is strictly for Microsoft SQL Server. you can find a MySQL forum at www.dbforums.com
Go to Top of Page
   

- Advertisement -