update #7005 in taxonomy.module

volgyis képe

Sziasztok!

D6 D7-re való frissítésekor az update.php futtatása után az alábbi hiba üzenetet kapom.

The update process was aborted prematurely while running update #7005 in taxonomy.module. All errors have been logged. You may need to check the watchdog database table manually.

Mit tegyek, a hiba kiküszöbölésére?

Drupal verzió: 
nevergone képe

PostgreSQL adatbáziskezelőt használsz?

0
0
volgyis képe

MySql fut a szerveren.

0
0
volgyis képe

Az update.php lefut, de a végén ez a hibaüzenet jelenik meg:

taxonomy module
Update #7005

Failed: DatabaseSchemaObjectExistsException: taxonomy_update_7005 nevű tábla már létezik. DatabaseSchema->createTable() függvényben (/var/www/users/jibbak/wwwroot/bph2/includes/database/schema.inc 657 sor).

0
0
volgyis képe

Illetve minden modul frissítésekor jelzi a fenti hibát.
Az állapot jelentésben pedig sürgős frissítést jelez ezekre vonatkozóan:

forum module

7003 - Rename field to 'taxonomy_forums'.
7011 - Update {forum_index} so that only published nodes are indexed.
7012 - Add 'created' and 'last_comment_timestamp' indexes.

taxonomy module

7005 - Migrate {taxonomy_term_node} table to field storage. @todo: This function can possibly be made much faster by wrapping a transaction around all the inserts.
7006 - Add {taxonomy_term_data}.format column.
7007 - Add index on {taxonomy_term_data}.name column to speed up taxonomy_get_term_by_name().
7008 - Change the weight columns to normal int.
7009 - Change {taxonomy_term_data}.format into varchar.
7010 - Change {taxonomy_index}.created to support signed int.

Hiába futtatom le az update.php-t, ugyanezeket a frissítéseket kéri továbbra is.

0
0