Hi! > 4 дек. 2009, в 13:49, <[email protected]> написал(а): > > > At file:///Users/bell/maria/bzr/work-maria-5.2-engine/ > > > > ------------------------------------------------------------ > > revno: 2734 > > revision-id: [email protected] > > parent: [email protected] > > committer: [email protected] > > 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 PBXT should be at RC. The release number (found in storage/pbxt/Changelog) is now 1.0.9g RC3 <cut> Regards, Monty _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

