• unknown's avatar
    Optimized old patches · 23a9a580
    unknown authored
    Don't set field to DEFAULT value when set to NULL
    
    
    mysql-test/r/insert.result:
      Updated results after patch
    sql/field_conv.cc:
      Revert patch: Don't set field to DEFAULT value when set to NULL
    sql/item_strfunc.cc:
      Optimized patch for null handling with elt
    sql/opt_range.cc:
      Safety fix for range with null patch
    23a9a580
item_strfunc.cc 53.9 KB