I've tried today to update my Drupal 6.22 installation running update.php script, and I've got the following warning after update:
----
user warning: 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 'WHERE cid = 'schema'' at line 1 query: DELETE FROM WHERE cid = 'schema' in /host/Worki/xampplite/htdocs/tac/includes/cache.inc on line 178.
----------------

No other modules were installed or updated in this time.
I am wondering if it might be related to nodewords module

CommentFileSizeAuthor
#1 nodewords-n1363292.patch383 bytesdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Fixed
StatusFileSize
new383 bytes

#facepalm.

That was a minor bug that only meant the update script couldn't clear the schema cache after updating, it shouldn't have any lingering effects.

damienmckenna’s picture

I've committed the fix, sorry about that.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.