1068
1068
the same as (Item_hex_string->val_str() in BINARY column)->val_int().
1069
1069
We cannot simply disable the replacement in a particular context (
1070
1070
e.g. <bin_col> = <int_col> AND <bin_col> = <hex_string>) since
1072
1072
IF (<hex_string>, 'yes', 'no').
1073
1073
The same problem occurs when comparing a DATE/TIME field with a
1074
1074
DATE/TIME represented as an int and as a string.