|
Spec-Zone .ru
спецификации, руководства, описания, API
|
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.
For more information about INFORMATION_SCHEMA plugins, see Section
23.2.4.6, "Writing INFORMATION_SCHEMA Plugins".