We are trying (for the second time) to upgrade D6 to D7 for a site with a 40GB database.
Everything *seems* to have upgraded properly except the Taxonomy.
On the D6 site the
- term_node table has about 71M rows and is 8.2 GB.
- term_data table has about 2M rows and is 238 MB.
After doing the upgrade and getting this error:
Update #7005
Failed: DatabaseSchemaObjectExistsException: Table taxonomy_update_7005 already exists. in DatabaseSchema->createTable() (line 660 of ... /includes/database/schema.inc).