• Sergey Vojtovich's avatar
    MDEV-4786 - merge 10.0-monty - 10.0 · b385fdc6
    Sergey Vojtovich authored
    Fixed maria.maria and funcs_1.is_tables failure.
    
    sql/sql_table.cc:
      C_ALTER_TABLE_FRM_ONLY lost it's meaning after merge of inplace alter:
      now it is used even if table is to be copied.
      Otherwise: how can row format change go without notifying storage engine?
      Removed check for create_table_mode for now, to be discussed.
    b385fdc6
sql_table.cc 298 KB