Forum: Typo Mysql db migration jams up with Typo 5.4.4

Posted by Simon Brown (Guest)
on 2010-04-23 13:50
(Received via mailing list)
Hello all,

I'm trying to migrate a 5.3 typo system to 5.44, but I am getting errors 
on the database migration step. At the start I see:

>   • Drop blacklist patterns
>   • Drop session table
> 
>  may take a moment
> 

But as soon as I perform the migration by clicking on the button (or 
using rake RAILS_ENV=production db:migrate
 for that matter) I get the error below.

Of course, there definitely is an existing users table. But this also 
can't be an unexpected situation either. How do I get this fixed? Edit 
the 001_initial_schema.rb file in some way?


TIA,

Simon
Posted by Cyril Mougel (shingara)
on 2010-04-23 14:17
(Received via mailing list)
It's seems that this error because you don't starting your database by
migration.

Can you send us the result of :

select * from schema_migrations;
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.