I am not sure if this belongs to drupal core or the block component, feel free to migrate the issue.

My “drush site-upgrade” to freeze up with “updatedb failed for core [error]”.
The “updatedb” error precede with SQLSTATE[42000] which follows with “Finished performing updates. [ok]” message.

The error :
Performed update: comment_update_7004 [ok]
Performed update: block_update_7000 [ok]
Performed update: block_update_7002 [ok]
Performed update: block_update_7003 [ok]
Performed update: block_update_7004 [ok]
SQLSTATE[42000]: Syntax error or access violation: 1064 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 '))' at line 2 [error]
Performed update: block_update_7005 [ok]
Finished performing updates. [ok]

updatedb failed for core [error]

OS Ubuntu 12.04
MySQL Server version: 5.5.34-0ubuntu0.12.04.1 (Ubuntu)
PHP 5.3.10-1ubuntu3.9
Server version: Apache/2.2.22 (Ubuntu)

Comments

JKingsnorth’s picture

Status: Active » Closed (won't fix)

Hi there, as noted in the documentation (https://www.drupal.org/upgrade) there is no direct upgrade path from Drupal 6 to Drupal 7. I hope the link to that documentation helps you.