Community

MySQL Information Schema Plugins: the best kept secret of MySQL 5.1

(Roland Bouman) MySQL 5.1 offers an extremely useful feature called information_schema plugins. This feature allows dynamic runtime loading of a shared library into the MySQL server to implement a table in the information_schema database. The SQL standard (ISO/IEC 9075-11:2003) allows database imple

Read More - Register for Free Membership