[Spce-user] error while upgrading
Jon Bonilla (Manwe)
jbonilla at sipwise.com
Tue Sep 4 10:22:56 EDT 2012
El Tue, 4 Sep 2012 10:00:23 -0400
"Gene " <gwillingham at telasip.com> escribió:
> Thanks. Next error:
>
> Applying revision script /usr/share/ngcp-db-schema/db_scripts/diff/10180.up:
> ERROR 1050 (42S01) at line 13: Table 'newtemp' already exists
>
>
Have you tried to upgrade twice within the same error on 10180.up? Because the
table newtemp is only created on that revision to fix a bug and it is deleted
afterwards. I can't imagine how that table could exist before.
Please do the following by hand:
mysql provisioning -e "DROP table newtemp"
and execute the upgrade script once again
More information about the Spce-user
mailing list