• unknown's avatar
    Optimized old patches · 50690c3a
    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
    50690c3a
opt_range.cc 75.6 KB