• unknown's avatar
    Bug#6776 · 40730d8e
    unknown authored
      Failure to delete rows from mysql.func table caused by missing
      charset conversion for index read by pk.
    
    
    sql/sql_udf.cc:
      Bug#6776
        Have to use Field store() methods for charset conversion
    40730d8e
sql_udf.cc 12.9 KB