Hacker News new | ask | show | jobs
by cosimo 5382 days ago
I seem to remember that the MySQL behavior this is based on will only work with the MyISAM engine. In fact, Flickr is using MyISAM for this, IIRC. Anyway, your changes make perfect sense, so I merged them.

Will try what happens to the test suite with InnoDB.

1 comments

Actually it works just fine ;)