Error updating Drupal 5.7 schema

The following queries were executed
currency_api module
Update #1

* Failed: ALTER TABLE {currencyapi} CHANGE timestamp timestamp int NOT NULL default '0'

Comments

kbahey’s picture

Status: Active » Closed (duplicate)
drew reece’s picture

Status: Closed (duplicate) » Active

You have marked this a duplicate of itself?!?

I'm having the same issue …
Failed: ALTER TABLE {currencyapi} CHANGE timestamp timestamp int NOT NULL default '0'
After running update.php. The query fails because no table 'currencyapi' exists.

I cannot find the issue that this is meant to be a duplicate of so I'm setting it back to active.

Drew

kbahey’s picture

Status: Active » Closed (duplicate)

Here is the correct duplicate issue http://drupal.org/node/279079

drew reece’s picture

Thanks for the prompt reply,

Not sure why the table didn't get installed for version 1.0 but reinstalling after deactivating/uninstalling fixed it.

Thanks
D