summaryrefslogtreecommitdiff
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* bump the VERSION10.5-mdev61Daniel Bartholomew2020-02-141-1/+1
|
* alpha -> betamariadb-10.5.1Sergei Golubchik2020-02-131-1/+1
|
* bump the VERSIONDaniel Bartholomew2019-12-031-1/+1
|
* Change version to 10.5.0Monty2019-05-131-3/+3
|
* bump the VERSIONDaniel Bartholomew2019-04-071-1/+1
|
* bump the VERSIONDaniel Bartholomew2019-02-251-1/+1
|
* Server maturity changeOleksandr Byelkin2019-02-231-1/+1
|
* bump the VERSIONDaniel Bartholomew2019-01-291-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-12-201-1/+1
|
* Fix of maturity statusmariadb-10.4.1Oleksandr Byelkin2018-12-181-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-11-091-1/+1
|
* Update version to 10.4.0Monty2018-07-141-3/+3
|
* bump the VERSIONDaniel Bartholomew2018-07-021-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-05-241-1/+1
|
* promote the server to "stable"Sergei Golubchik2018-05-221-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-04-161-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-02-281-1/+1
|
* update server maturitySergei Golubchik2018-02-241-1/+1
|
* bump the VERSIONDaniel Bartholomew2018-01-181-1/+1
|
* bump the VERSIONDaniel Bartholomew2017-12-231-1/+1
|
* MDEV-12501 -- set --maturity-level by defaultVesa Pentti2017-12-091-0/+1
| | | | | | | | | | | | | | | * Note: breaking change; since this commit, a plugin that has worked so far might get rejected due to plugin maturity * mariabackup is not affected (allows all plugins) * VERSION file defines SERVER_MATURITY, which defines the corresponding numeric value as SERVER_MATURITY_LEVEL in include/mysql_version.h * The default value for 'plugin_maturity' is SERVER_MATURITY_LEVEL - 1 * Logs a warning if a plugin has maturity lower than SERVER_MATURITY_LEVEL * Tests suppress the plugin maturity warning * Tests use --plugin-maturity=unknown by default so as not to fail due to the stricter plugin maturity handling
* Revert "MDEV-12501 -- set --maturity-level by default"Vesa Pentti2017-12-051-1/+0
| | | | This reverts commit 1af2d7ba235305ffd4c24a47cccafd5fe6815d9e.
* MDEV-12501 -- set --maturity-level by defaultVesa Pentti2017-12-041-0/+1
| | | | | | | | | | | | | | | * Note: breaking change; since this commit, a plugin that has worked so far might get rejected due to plugin maturity * mariabackup is not affected (allows all plugins) * VERSION file defines SERVER_MATURITY, which defines the corresponding numeric value as SERVER_MATURITY_LEVEL in include/mysql_version.h * The default value for 'plugin_maturity' is SERVER_MATURITY_LEVEL - 1 * Logs a warning if a plugin has maturity lower than SERVER_MATURITY_LEVEL * Tests suppress the plugin maturity warning * Tests use --plugin-maturity=unknown by default so as not to fail due to the stricter plugin maturity handling
* bump the VERSIONDaniel Bartholomew2017-10-091-1/+1
|
* bump the VERSIONDaniel Bartholomew2017-08-291-1/+1
|
* bump the VERSIONDaniel Bartholomew2017-04-161-1/+1
|
* Starting the 10.3 branchAlexander Barkov2016-12-061-2/+2
|
* bump the VERSIONDaniel Bartholomew2016-09-271-1/+1
|
* bump the VERSIONDaniel Bartholomew2016-07-041-1/+1
|
* Increase the version numberElena Stepanova2016-05-301-1/+1
|
* Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+0
|\
| * bump the versionSergei Golubchik2016-03-081-1/+1
| |
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+0
| |\
| | * bump the versionSergei Golubchik2016-02-151-1/+1
| | |
| | * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
| | |\
| | | * Raise version number after cloning 5.5.46Murthy Narkedimilli2015-08-311-1/+1
| | | |
| | | * Raise version number after cloning 5.5.45Murthy Narkedimilli2015-06-231-1/+1
| | | |
| | | * Raise version number after cloning 5.5.44Balasubramanian Kandasamy2015-05-041-1/+1
| | | |
| | | * Raise version number after cloning 5.5.43Vishal Chaudhary2015-02-241-1/+1
| | | |
| | | * Raise version number after cloning 5.5.42Bala2015-01-051-1/+1
| | | |
| | | * Raise version number after cloning 5.5.41balasubramanian.kandasamy@oracle.com2014-11-031-1/+1
| | | |
| | | * Raise version number after cloning 5.5.40murthy.narkedimilli@oracle.com2014-08-251-1/+1
| | | |
| | | * Raise version number after cloning 5.5.39murthy.narkedimilli@oracle.com2014-07-011-1/+1
| | | |
| | | * Raise version number after cloning 5.5.38murthy.narkedimilli@oracle.com2014-05-051-1/+1
| | | |
| | | * Raise version number after cloning 5.5.37Bjorn Munch2014-03-031-1/+1
| | | |
| | | * Raise version number after cloning 5.5.36laasya.moduludu@oracle.com2014-01-061-1/+1
| | | |
| | | * Cloning the branch and raising the version number for 5.5.35 buildMurthy Narkedimilli2013-11-041-1/+1
| | | |
| | | * Raise version number after cloning 5.5.34balasubramanian.kandasamy@oracle.com2013-08-271-1/+1
| | | |
| | | * Raise version number after cloning 5.5.33hery.ramilison@oracle.com2013-07-081-1/+1
| | | |
| | | * Raise version number after cloning 5.5.32balasubramanian.kandasamy@oracle.com2013-05-061-1/+1
| | | |