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
Comment #1
drewish commentedi 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.
Comment #2
drewish commentedthough, maybe it's a dupe of this: http://drupal.org/node/80150
Comment #3
(not verified) commented