There is a list of similar warnings:

user warning: Table 'creedia_dev.countries_api_countries' doesn't exist query: DELETE FROM countries_api_countries in /var/www/creedia.com/development/web/includes/database.mysqli.inc on line 156.
user warning: Table 'creedia_dev.countries_api_countries' doesn't exist query: INSERT INTO countries_api_countries (iso2, name, printable_name, iso3, numcode) VALUES('AF', 'AFGHANISTAN', 'Afghanistan', 'AFG', 4) in /var/www/creedia.com/development/web/includes/database.mysqli.inc on line 156.

etc.

At the end the message was:

The following queries were executed
countries_api module
Update #5101

Best,
Ron

Comments

mrfelton’s picture

Status: Active » Postponed (maintainer needs more info)

What version were you upgrading from?

bluetegu’s picture

Status: Postponed (maintainer needs more info) » Active

I was upgrading from 5.x-1.0.

mrfelton’s picture

Status: Active » Postponed (maintainer needs more info)

What database were you using? mysql? postgresql? Was the module woking correctly when you were using 5.x-1.0?

bluetegu’s picture

mysql and yes, it was working correctly.

Scyther’s picture

Status: Postponed (maintainer needs more info) » Fixed

It seems that it has been fixed in the dev version for D5 by looking at the code. A new release for D5 will probably be out soon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.