Opened 10 years ago

Closed 10 years ago

#5063 closed enhancement (fixed)

mariadb-10.0.11

Reported by: Fernando de Oliveira Owned by: Pierre Labastie
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://downloads.mariadb.org/interstitial/mariadb-10.0.11/source/mariadb-10.0.11.tar.gz

https://mariadb.com/kb/en/mariadb-10011-release-notes/[]

Notable Changes

MariaDB 10.0.11 is primarily a bug-fix release.

Notable changes of this release include:

    Updated TokuDB engine to version 7.1.6
    Updated Spider storage engine to version 3.2
    Updated XtraDB storage engine to version 5.6.17-65.0
    Updated InnoDB storage engine to version 5.6.17
    Updated performance_schema to version 5.6.17
    Updated Connect, and OQGraph engines.
    Online ALTER TABLE works for partitioned tables
    New system variable default_regex_flags. To make MariaDB RLIKE operator behave
    in a non-standard but backward compatible way use 

SET @@default_regex_flags='DOTALL';

For a complete list of changes made in MariaDB 10.0.11, with links to detailed
information on each push, see the changelog.

Change History (2)

comment:1 by Pierre Labastie, 10 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13150

Note: See TracTickets for help on using tickets.