• Sergei Golubchik's avatar
    Item_cache::safe_charset_converter() fixes · b96c196f
    Sergei Golubchik authored
    * take into account that example may be NULL
    * use example->safe_charset_converter(), copy-paste from
      Item::safe_charset_converter() (example might have its own
      implementation)
    * handle the case when the charset doesn't need conversion
      (and return this).
    b96c196f
item.cc 266 KB