branches/zip: dict_load_table(): Remove a redundant check for !flags.
The function dict_sys_tables_get_flags() already ensures that the table flags are 0 unless ROW_FORMAT=COMPACT.
Showing
Please register or sign in to comment
The function dict_sys_tables_get_flags() already ensures that the table flags are 0 unless ROW_FORMAT=COMPACT.