18 Nov
2014
18 Nov
'14
11:30 a.m.
Sergei Golubchik <serg@mariadb.org> writes:
Anyway, it seems that we agree not to push it into 10.0. What do you think - shall it be pushed into 10.1 or not at all?
Well, as I said, I wouldn't have prioritised fixing that bug. However, now that you've made the patch, I think it's ok to push it to 10.1 if you want. This only concerns UPDATE of unique key on non-transactional table. That's already a fairly edge-case scenario. So pushing this to 10.1 should not make much difference one way or the other. And the patch as such looks fine. (Just fix the incorrect comment and possibly elaborate the commit message if you decide to push). - Kristian.