Ok forget it, the new 1.4b2 is not using the create_id table anymore, and I can't create users from my old database, I always get a constraint violation on USER_ID...
Does anyone know a simple way to migrate a db from 1.4b1 to 1.4b2, and keep users, profiles... ? Aurelien Aurelien Pernoud a �crit : > Hi there, > > When migrating from 1.4b1 to 1.4b2, I noticed I had an exception when > using my old DB for users and profiles. > > The only thing that has changed is TURBINE_USER, now it has a column > named "PASSWORD_CHANGED". > > I simply added this column to my existing db, and everything seems to > work fine (including dbpsml). > > So when migrating, if you have an error "Failed to retrieve anonymous > user: (...) with a db exception saying : Invalid column name", just > do the same. > > Can a dev confirm me that this is the only change (on db) ? Cause I > HAVE to migrate my old user/profiles... By looking the date of sql > scripts, seems to be ok, but I'd like an advice from the ones that > know ;) > > Thanx, > > Aur�lien Pernoud > > <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
