]> git.openstreetmap.org Git - rails.git/commit
Doing the update version part of the migration in chunks of 10000 instead of all...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 6 Nov 2008 17:15:22 +0000 (17:15 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Thu, 6 Nov 2008 17:15:22 +0000 (17:15 +0000)
commit6855b2604cb356b814d7853fb56988924af24eb3
treee5cc33ac306d6f1b6bbd5cf08b3a8e36e7f56895
parent89d8fc1bade02835c90167f9ae8bee9f123acc8b
Doing the update version part of the migration in chunks of 10000 instead of all at once so that MySQL doesn't choke with running out of table locks.
db/migrate/018_move_to_innodb.rb