Giuseppe and Shlomi both blogged on one of the recent changes introduced to MySQL 5.7.8-rc, where the setting show_compatibility_56 is now set OFF by default.
Both raise very good points. Here is how we plan to address them:
- The permissions issue reported by Giuseppe will be fixed.
- When selecting from information_schema tables in show_compatibility_56=OFF mode, an error …