Data directory contains details of-
A
Data structure
B
Data flows
C
Data store
D
None of the above
Correct Answer: Data structure
The MySQL data directory contains all of the databases and tables managed by the server Each database corresponds to a directory under the data directory. Tables within a database correspond to files in the database directory.