[typo] Mysql db migration jams up with Typo 5.4.4
Simon Brown
simon_b at beezwax.net
Fri Apr 23 17:06:01 EDT 2010
> Cyril Mougel cyril.mougel at gmail.com
> Fri Apr 23 08:10:29 EDT 2010
>
> 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;
>
Certainly. Now that you mention it, I did get an error about "typo has already stopped.." or something along those lines. But that wasn't a surprise, since it definitely wasn't working at the time (couldn't restart after updating some gems).
Here's my results:
mysql> select * from schema_migrations;
+---------+
| version |
+---------+
| 84 |
+---------+
1 row in set (0.04 sec)
Simon
More information about the Typo-list
mailing list