open_table_def() no longer probes for the old pre-5.1 table file names.
SELECT * FROM `t-1` will no longer read "t-1.frm" file, use `#mysql50#t-1` for this.
Showing
Please register or sign in to comment
SELECT * FROM `t-1` will no longer read "t-1.frm" file, use `#mysql50#t-1` for this.