PlanetMySQL Voting: Vote UP / Vote DOWN
Configuring INFORMATION_SCHEMA Plugin Tables for InnoDB Plugin
There are seven new INFORMATION_SCHEMA tables (plugins) available with the InnoDB plugin. They need to be loaded to be used.
New InnoDB Plugins contain information on:
Compressed InnoDB tables
Compressed InnoDB buffer pool
Current InnoDB transactions
Transaction Locks
Blocking transactions
These INFORMATION_SCHEMA plugins are available by setting the plugin-load parmeter:
plugin-load=
PlanetMySQL Voting: Vote UP / Vote DOWN
PlanetMySQL Voting: Vote UP / Vote DOWN