• bar@mysql.com's avatar
    item_cmpfunc.cc: · ca48cfbf
    bar@mysql.com authored
      Bug#7834 Illegal mix of collations in IN operator
      IN was the first function supporting 
      character set convertion.
      agg_arg_charsets() was written afterwards,
      which is more flexible.
      Now IN just reuses this function.
    ca48cfbf
func_in.test 3.04 KB