The block delta is a string, and not a number, so this query needs to use %s instead of %d.

The column definition from system.install is:

   delta varchar(32) NOT NULL default '0',
CommentFileSizeAuthor
block-delta.patch827 bytesdouggreen

Comments

pancho’s picture

Version: 5.x-2.0-beta4b » 5.x-2.x-dev
Status: Needs review » Fixed

Good catch - thanks Doug!
Committed: http://drupal.org/cvs?commit=119926.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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