Upgrading from 4.5.2 to 4.6.0

wal - April 11, 2005 - 21:57

I upgraded from 4.4.0 to 4.5.2 not long ago and didn't have any trouble. I ran the sql statement to add the tables and everything ran great. Now I am attempting an upgrade to 4.6.0.

Following the upgrade instructions in the INSTALL.TXT file I am to the point of running the update.php script. From the "Drupal database update" page I have "all" selected and click update. Now I get this error. I am guessing that I need to run the update script from a certain date but how do I find what date to run it from?

--Bill

2002-06-22: first update since Drupal 4.0.0 release

user error: Key column 'sid' doesn't exist in table
query: ALTER TABLE users ADD index (sid(4)) in /home/username/public_html/sitename/includes/database.mysql.inc on line 66.

Fatal error: Unknown column 'severity' in 'field list'
query: INSERT INTO watchdog (uid, type, message, severity, link, location, hostname, timestamp) VALUES (1, 'php', 'Key column \'sid\' doesn\'t exist in table

i also have this problem

holger - April 14, 2005 - 11:54

and the same Fatal Error Message on my test-area but i also don't know why

greetings from germany, holger

IT Magazin -- http://www.stnetwork.de

There should be an updated

killes@www.drop.org - April 14, 2005 - 12:00

There should be an updated marked as "first update since the 4.5 release". use that one. if you already did run the update, I recommend to first recreate your database from a backup. Actually that entry shoul dhave been pre-selected by the update.php page for you.
--
Drupal services
My Drupal services

Re

holger - April 14, 2005 - 12:19

Gerhard would you please contact me in german? I did not understand what you mean because my english isn't very good.

My Profile with Contact http://drupal.org/user/20394

Thank you very much

It's not, happened to me too

stevryn - April 15, 2005 - 18:49

I had to go back and start fresh...

Should have been

Mack Oberman - April 21, 2005 - 16:10

What governs the update.php page pre-selecting an update script for you?

I'm not the only one who got "All" when trying to upgrade from 4.5.2. This was properly selected for me when upgrading from 4.3 -> 4.4 and 4.4 -> 4.5.1, but not this time. (And even after I pick "first update since the 4.5 release" and run it, I'm left with a broken database...but that's a story for another thread.)

Same problem, but.....

stevryn - April 15, 2005 - 18:48

I went back, started over completely, and when I ran the update database script I only ran it from the "First update since Drupal 4.5" and it worked fine. My issues now are that many of the contrib. modules don't work... :(

Many modules are just

holger - April 22, 2005 - 02:48

Many modules are just modified for running with drupal 4.6.0 and you*ll find them here: http://drupal.org/project/releases

The Trackback-Module is avaiable only for drupal 4.5.0 but it runs fine also by drupal 4.6.0 . I use it with api movabletype

regards from germany, holger

IT Magazin -- http://www.stnetwork.de

 
 

Drupal is a registered trademark of Dries Buytaert.