Further improvements on INFORMATION_SCHEMA in MySQL 8.0.3
Further improvements on INFORMATION_SCHEMA in MySQL 8.0.3 {$inline_image} Introduction With the transactional data dictionary in MySQL 8.0, see MySQL 8.0: Data Dictionary Architecture and Design , INFORMATION_SCHEMA is reimplemented as views over data dictionary tables. In an earlier post by Gopal Shankar, MySQL 8.0: Improvements to Information_schema , he describes how MySQL 8.0 dynamic table meta data will default to being cached.… Source: Further improvements on INFORMATION_SCHEMA in MySQL 8.0.3