Drupal database update

* user warning: Table 'drupal_lb.cache_gmaps_smap' doesn't exist query: DELETE FROM cache_gmaps_smap in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gc_smap' doesn't exist query: DELETE FROM cache_gc_smap in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gc_map' doesn't exist query: DELETE FROM cache_gc_map in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gmaps_smap' doesn't exist query: DELETE FROM cache_gmaps_smap in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gc_smap' doesn't exist query: DELETE FROM cache_gc_smap in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gt_links' doesn't exist query: DELETE FROM cache_gt_links in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gt_page' doesn't exist query: DELETE FROM cache_gt_page in /var/www/drupal-6.14/includes/cache.inc on line 172.
* user warning: Table 'drupal_lb.cache_gt_page' doesn't exist query: DELETE FROM cache_gt_page in /var/www/drupal-6.14/includes/cache.inc on line 172.

Here are the tables that where there already
+-------------------------------+
| Tables_in_X (%gmap%) |
+-------------------------------+
| cache_gmaps_geocode |
| cache_gmaps_map |
| cache_gmaps_static_map |
| cache_gmaps_taxonomy_links |
| cache_gmaps_taxonomy_page |
| gmap_direx_route |
| gmap_direx_route_polyline |
| gmap_direx_route_step |
| gmaps_content_address |
| gmaps_content_point |
| gmaps_icons |
| gmaps_maps |
| gmaps_static_maps |
| gmaps_user_settings |
+-------------------------------+

Question: Which cache tables should be there?
I'm guessing that its just cache_gmaps_geocode ?

Comments

xmarket’s picture

Answer: Those are reported in error messages.

NOTE: There are no update pathes between dev "releases"(commits).

Read this issue on "How to upgrade to the latest commit": http://drupal.org/node/581352

xmarket’s picture

Assigned: Unassigned » xmarket
Status: Active » Fixed

Feel free to reopen, if you have any question.

Status: Fixed » Closed (fixed)

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