make the open_table_def to read the whole frm in memory
and let open_binary_frm to parse it from the buffer, not a file. this avoids jumping back in forth in the frm file, and doing intermediate buffer mallocs.
Showing
This diff is collapsed.
Please register or sign in to comment