• Oleksandr Byelkin's avatar
    MDEV-16217: Assertion `!table || (!table->read_set ||... · 01d3e401
    Oleksandr Byelkin authored
    MDEV-16217: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_num::get_date
    
    - clean up DEFAULT() to work only with default value and correctly print
      itself.
    - fix of DBUG_ASSERT about fields read/write
    - fix of field marking for write based really on the thd->mark_used_columns flag
    01d3e401
func_default.result 2.34 KB