[Maria-developers] ok to change FixVersion to 10.1 for MDEV-7649 wrong result when comparing utf8 column with an invalid literal

31 Mar
2015
31 Mar
'15
12:18 p.m.
Hi Sergei, Do you think it's ok to change FixVersion for MDEV-7649 to 10.1? It requires some changes in sql_lex.cc, sql_yacc.yy and needs a new Item_string-alike Item to handle such malformed strings properly. Too big change to 10.0 or 5.5.

31 Mar
31 Mar
5:48 p.m.
Hi, Alexander! On Mar 31, Alexander Barkov wrote:
Hi Sergei,
Do you think it's ok to change FixVersion for MDEV-7649 to 10.1?
It requires some changes in sql_lex.cc, sql_yacc.yy and needs a new Item_string-alike Item to handle such malformed strings properly. Too big change to 10.0 or 5.5.
No, I'm afraid this should be fixed in 5.5. You can do the necessary refactoring in 10.1 or 10.2, perhaps. But the fix itself should go into 5.5. Regards, Sergei
3692
Age (days ago)
3692
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexander Barkov
-
Sergei Golubchik