MySQL 9.5 Reference Manual Including MySQL NDB Cluster 9.5
    INFORMATION_SCHEMA provides access to database
    metadata, information about
    the MySQL server such as the name of a database or table, the data
    type of a column, or access privileges. Other terms that are
    sometimes used for this information are
    data dictionary and
    system catalog.