[Maria-docs] MariaDB 10.0.1-alpha release prep
I've begun prepping MariaDB 10.0.1-alpha for release. Preliminary changelog and release notes are here: - https://kb.askmonty.org/en/mariadb-1001-release-notes/ - https://kb.askmonty.org/en/mariadb-1001-changelog/ I saw in the changelog a couple of features on https://kb.askmonty.org/en/what-is-mariadb-100/ that were added in this release (MDEV-4011 & Cassandra Storage Engine), if there are other new features, or features backported from MySQL 5.6, or anything else I should be sure to mention in the release notes, please let me know ASAP. Thanks. -- Daniel Bartholomew Google+ - http://gplus.to/dbart Twitter - http://twitter.com/daniel_bart MariaDB: An Enhanced Drop-in Replacement for MySQL Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledgebase - http://kb.askmonty.org Monty Program - http://montyprogram.com
Hi, Daniel! On Feb 06, Daniel Bartholomew wrote:
I've begun prepping MariaDB 10.0.1-alpha for release.
Preliminary changelog and release notes are here: - https://kb.askmonty.org/en/mariadb-1001-release-notes/ - https://kb.askmonty.org/en/mariadb-1001-changelog/
I saw in the changelog a couple of features on https://kb.askmonty.org/en/what-is-mariadb-100/ that were added in this release (MDEV-4011 & Cassandra Storage Engine), if there are other new features, or features backported from MySQL 5.6, or anything else I should be sure to mention in the release notes, please let me know ASAP.
new features: MDEV-377 Named dynamic columns. MDEV-539 Faster UNIQUE key generation with ALTER TABLE MDEV-532 Implement async commit checkpoint in InnoDB and XtraDB MDEV-3806 Engine independent statistics reimplemented a similar MySQL's feature: MDEV-452 CURRENT_TIMESTAMP as DEFAULT for DATETIME columns. backport: MDEV-3860 backport --plugin-load-add Regards, Sergei
On Wed, 6 Feb 2013 11:18:36 +0100, Sergei Golubchik <serg@askmonty.org> wrote:
Hi, Daniel!
On Feb 06, Daniel Bartholomew wrote:
I've begun prepping MariaDB 10.0.1-alpha for release.
Preliminary changelog and release notes are here: - https://kb.askmonty.org/en/mariadb-1001-release-notes/ - https://kb.askmonty.org/en/mariadb-1001-changelog/
I saw in the changelog a couple of features on https://kb.askmonty.org/en/what-is-mariadb-100/ that were added in this release (MDEV-4011 & Cassandra Storage Engine), if there are other new features, or features backported from MySQL 5.6, or anything else I should be sure to mention in the release notes, please let me know ASAP.
new features: MDEV-377 Named dynamic columns. MDEV-539 Faster UNIQUE key generation with ALTER TABLE MDEV-532 Implement async commit checkpoint in InnoDB and XtraDB MDEV-3806 Engine independent statistics
reimplemented a similar MySQL's feature: MDEV-452 CURRENT_TIMESTAMP as DEFAULT for DATETIME columns.
backport: MDEV-3860 backport --plugin-load-add
Have issues: MDEV-4024 (concerning) MDEV-4016 (seriously crippling) been fixed in 10.0.1? Gordan
Hi, Gordan! On Feb 06, Gordan Bobic wrote:
On Wed, 6 Feb 2013 11:18:36 +0100, Sergei Golubchik <serg@askmonty.org> wrote:
Hi, Daniel!
On Feb 06, Daniel Bartholomew wrote:
I've begun prepping MariaDB 10.0.1-alpha for release.
Preliminary changelog and release notes are here: - https://kb.askmonty.org/en/mariadb-1001-release-notes/ - https://kb.askmonty.org/en/mariadb-1001-changelog/
Have issues: MDEV-4024 (concerning) MDEV-4016 (seriously crippling) been fixed in 10.0.1?
Unfortunately, not. 10.0.1 is an alpha release, not supposed to be used in production. Thus, these bugs aren't considered critical for an alpha release. These bugs will be most certainly fixed before RC, no later than in 10.0.3, hopefully in 10.0.2. Regards, Sergei
On Wed, 6 Feb 2013 11:18:36 +0100 Sergei Golubchik <serg@askmonty.org> wrote: Sergei> Hi, Daniel! Hello! <snip> Sergei> Sergei> new features: Sergei> MDEV-377 Named dynamic columns. Sergei> MDEV-539 Faster UNIQUE key generation with ALTER TABLE Sergei> MDEV-532 Implement async commit checkpoint in InnoDB and Sergei> XtraDB MDEV-3806 Engine independent statistics Sergei> Sergei> reimplemented a similar MySQL's feature: Sergei> MDEV-452 CURRENT_TIMESTAMP as DEFAULT for DATETIME columns. Sergei> Sergei> backport: Sergei> MDEV-3860 backport --plugin-load-add I've added the above to: https://kb.askmonty.org/en/mariadb-1001-release-notes/ Thanks! -- Daniel Bartholomew Google+ - http://gplus.to/dbart Twitter - http://twitter.com/daniel_bart MariaDB: An Enhanced Drop-in Replacement for MySQL Website - http://mariadb.org Twitter - http://twitter.com/mariadb Google+ - http://google.com/+mariadb Facebook - http://fb.com/MariaDB.dbms Knowledgebase - http://kb.askmonty.org Monty Program - http://montyprogram.com
participants (3)
-
Daniel Bartholomew
-
Gordan Bobic
-
Sergei Golubchik