user warnings during upgrade
nisguy - November 9, 2006 - 20:59
| Project: | Drupal |
| Version: | 5.0-beta1 |
| Component: | base system |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
my system stats if needed:
PHP version 4.4.4
MySQL version 4.1.21-standard
#2
idem
PHP version: 4.4.4
Mysql version: 5.0.22
IIS
Windows server 2003
#3
Any updates here. I am also facing same issue
#4
Any news?? If active, please reopen