4 дек. 2009, в 13:49, <sanja@askmonty.org> написал(а):
At file:///Users/bell/maria/bzr/work-maria-5.2-engine/
------------------------------------------------------------ revno: 2734 revision-id: sanja@askmonty.org-20091204114937-cfkvax0g36d3nq3j parent: psergey@askmonty.org-20091202142609-18bp41q8mejxl47t committer: sanja@askmonty.org branch nick: work-maria-5.2-engine timestamp: Fri 2009-12-04 13:49:37 +0200 message: Maria WL#61
Interface for maria extensions. Additional information about plugins (maturity and string version) interface for maria extensions.
For third part's plugins I added only proposals how new informations should looks like (it is up to owners to fix it). For plugins who wants to compile the same code under drizzle or mysql I put example in pbxt (#ifdefs). Results looks like this: select PLUGIN_NAME, PLUGIN_MATURITY, PLUGIN_AUTH_VERSION from plugins; PLUGIN_NAME PLUGIN_MATURITY PLUGIN_AUTH_VERSION binlog Release 1.0 MyISAM Release 1.0 partition Release 1.0 ARCHIVE Release 1.0 BLACKHOLE Release 1.0 CSV Release 1.0 FEDERATED Unknown 1.0 MEMORY Release 1.0 MARIA Gamma 1.5 MRG_MYISAM Release 1.0 PBXT Unknown 1.0 PBXT_STATISTICS Unknown 1.0 InnoDB Release 1.0.3-6a INNODB_RSEG Release 1.0 INNODB_BUFFER_POOL_PAGES Release 1.0 INNODB_BUFFER_POOL_PAGES_INDEX Release 1.0 INNODB_BUFFER_POOL_PAGES_BLOB Release 1.0 INNODB_TRX Release 1.0.3-6a INNODB_LOCKS Release 1.0.3-6a INNODB_LOCK_WAITS Release 1.0.3-6a INNODB_CMP Release 1.0.3-6a INNODB_CMP_RESET Release 1.0.3-6a INNODB_CMPMEM Release 1.0.3-6a INNODB_CMPMEM_RESET Release 1.0.3-6a INNODB_TABLE_STATS Release 1.0 INNODB_INDEX_STATS Release 1.0 XTRADB_ENHANCEMENTS Release 1.0.3-6a