May 24, 2012

Post: MySQL and plugin binaries

…third-party plugins. I personally found and there is confirmation from InnoDB team that current InnoDB-plugin binaries do not work with lastest 5.1….total madness with versions – InnoDB 1.0.0 binary for MySQL 5.1.23, 5.1.24, …, InnoDB 1.0.1 binary for MySQL 5.1.23, 5.1.24, 5.1.25… etc. Even when…

Post: Statistics of InnoDB tables and indexes available in xtrabackup

…int(10) unsigned NOT NULL, `ext` varchar(25) NOT NULL, `linktype` enum(‘html…5 estimated statistics in dictionary: key vals: 3006231, leaf pages 43255, size pages 49600 real statistics: level 2 pages: pages=1… in XtraDB/InnoDB plugin – fast index creation. With this feature, InnoDB creates indexes by…