• bar@mysql.com's avatar
    Bug#12363 · 3ff1acb8
    bar@mysql.com authored
    character_set_results is nullable, but value_ptr returns string "NULL"
    
    set_var.cc:
      Create Item_null instead of Item_string for NULL values
    
    variables.result, variables.test:
      adding test case
    3ff1acb8
variables.test 11.7 KB