MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

Chapter 16 MySQL Data Dictionary

MySQL Server incorporates a transactional data dictionary that stores information about database objects. In previous MySQL releases, dictionary data was stored in metadata files, nontransactional tables, and storage engine-specific data dictionaries.

This chapter describes the main features, benefits, usage differences, and limitations of the data dictionary. For other implications of the data dictionary feature, refer to the Data Dictionary Notes section in the MySQL 9.0 Release Notes.

Benefits of the MySQL data dictionary include: