There is a "User Warning" In the "site building/blocks" page of the Control Panel. The message I received was:

user warning: Column 'title' in field list is ambiguous query: SELECT bid, title, info FROM boxes bx INNER JOIN blocks bl ON bx.bid = bl.delta WHERE module = 'block' ORDER BY title in /home/ben/drupal/includes/database.mysql.inc on line 128.

You can still configure blocks, since it's just a warning and not an error. This is on a fresh install of the most recent HEAD.

Comments

drewish’s picture

Status: Active » Fixed

i was running into that after cvs up-ing but before running the update.php script. if that doesn't do it update to the lastest version.

drewish’s picture

though, maybe it's a dupe of this: http://drupal.org/node/80150

Anonymous’s picture

Status: Fixed » Closed (fixed)