• Alexander Barkov's avatar
    Bug#54668 User variable assignments get wrong type · 0b0709ae
    Alexander Barkov authored
    Problem: Item_str_ascii_func::val_str() did not set
    charset of the returned value properly.
      
      mysql-test/include/ctype_numconv.inc
      mysql-test/r/ctype_binary.result
      mysql-test/r/ctype_cp1251.result
      mysql-test/r/ctype_latin1.result
      mysql-test/r/ctype_ucs.result
      - Adding tests
      
      sql/item_strfunc.cc
      - Adding initialization of charset
    0b0709ae
item_strfunc.cc 98.1 KB