fill_schema_table_from_frm() function uses get_table_share() function
which is faster than open_table_def() func. This patch fixes the porblem with information_schema test timeout.
Showing
Please register or sign in to comment
which is faster than open_table_def() func. This patch fixes the porblem with information_schema test timeout.