• gkodinov/kgeorge@magare.gmz's avatar
    Bug #26207: When making the key image to use · ef1bb48a
    gkodinov/kgeorge@magare.gmz authored
     in index search MySQL was not explicitly
     suppressing warnings. And if the context 
     happens to enable warnings (e.g. INSERT ..
     SELECT) the warnings resulting from converting 
     the data the key is compared to are 
     reported to the client.
     Fixed by suppressing warnings when converting
     the data to the same type as the key parts.
    ef1bb48a
insert_select.test 11.6 KB