Closed (fixed)
Project:
Drupal core
Version:
5.0-beta1
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2006 at 20:59 UTC
Updated:
3 Mar 2008 at 11:00 UTC
I did a upgrade from Drupal 4.73 to the Beta version on a test site that had about 1400 nodes of content and a dozen or so modules.
I receive about 6 'user warnings' just before I do the DB update that warn me that certain tables don't exist. They don't exsist in the 4.73 version but are needed for the Beta. After I run the update the missing tables are inserted and one final warning is displayed (see below). I'll reply to this if I find a problem with the operation of the site.
user warning: Table 'dbname.node_type' doesn't exist query: SELECT nt.type, nt.* FROM node_type nt ORDER BY nt.type ASC in /home/user/public_html/drupaltest/includes/database.mysql.inc on line 167.
Comments
Comment #1
nisguy commentedmy system stats if needed:
PHP version 4.4.4
MySQL version 4.1.21-standard
Comment #2
phicarre commentedidem
PHP version: 4.4.4
Mysql version: 5.0.22
IIS
Windows server 2003
Comment #3
taherk commentedAny updates here. I am also facing same issue
Comment #4
ricabrantes commentedAny news?? If active, please reopen