23.2.3.3. INFORMATION_SCHEMA Plugins
INFORMATION_SCHEMA plugins enable the
creation of tables containing server metadata that are exposed
to users through the INFORMATION_SCHEMA
database. For example, InnoDB uses
INFORMATION_SCHEMA plugins to provide
tables that contain information about current transactions and
locks.