BUG#22708 - Error message doesn't refer to storage engine unsupported
When openning a table with unsupported (disabled or not compiled) storage engine, confusing error message is returned. Return better error message when we're attempting to open a table that uses unsupported engine. sql/table.cc: Return better error message when we're attempting to open a table that uses unsupported engine.
Showing
Please register or sign in to comment