]> git.openstreetmap.org Git - rails.git/commit
Split the createuniquenodes query in two as MySQL was choosing a very
authorTom Hughes <tom@compton.nu>
Fri, 31 Aug 2007 11:14:40 +0000 (11:14 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 31 Aug 2007 11:14:40 +0000 (11:14 +0000)
commit18453600aa5c208276c7d2f329952642924f4a75
tree753e36286af5b04909e6703f88e9fda9ea9d5203
parent0975858cdb3430a7f717b3c972c3d6eb6e205784
Split the createuniquenodes query in two as MySQL was choosing a very
bad execution plan for it with the OR condition.
app/controllers/amf_controller.rb