while updating a error was thrown:
l10n_update module
Update #6002
* Failed: ALTER TABLE {locales_target} CHANGE `status` `l10n_status` INT NOT NULL DEFAULT 0
the message was:
user warning: Unknown column 'status' in 'locales_target' query: ALTER TABLE locales_target CHANGE `status` `l10n_status` INT NOT NULL DEFAULT 0 in /var/www/virtual/hinterauer.com/htdocs/includes/database.mysql-common.inc on line 520.
Comments
Comment #1
Thomas_Zahreddin commentedkind of first aid:
disabled and deinstalled the module (to run hook_unistall)
installed again, no errors during installation and reported by the schema module.
Comment #2
Thomas_Zahreddin commentedsee patch in http://drupal.org/node/857442#comment-3614328