January 2019
Intermediate to advanced
286 pages
7h 41m
English
We have already discussed in Chapter 2, MySQL 8's New Features, the new features of the data dictionary. Now, we'll explore its structure and limitations.
Let's summarize the problems of the MySQL data dictionary before MySQL 8.0:
The big challenges in MySQL replication are these:
The following diagram shows the structure of the data dictionary before MySQL 8.0:
Let's look at the new concept of the transactional data dictionary in MySQL 8.0: ...
Read now
Unlock full access