[BUG] Migration does not work for mysql dumps
Reported by Guilherme Chapiewski | March 18th, 2009 @ 11:34 PM | in v1.2.3
Migration does not work for mysql dumps.
That's because mysql_dump syntax uses lots of commands to lock tables, disable constraints, etc, that "contaminate" the session/connection.
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/