Commit b5713ca0 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Update changelog to fix wrongly rebased pull request result

parent fee78265
mariadb-10.0 (10.0.20-4) UNRELEASED; urgency=low mariadb-10.0 (10.0.20-4) UNRELEASED; urgency=low
[ Otto Kekäläinen ]
* Created libmariadbd and moved .so file from libmariadbd-dev there * Created libmariadbd and moved .so file from libmariadbd-dev there
* Reproducible build improvement: Add LC_ALL=C to mysql.sym sort command * Reproducible build improvement: Add LC_ALL=C to mysql.sym sort command
[ Jean Weisbuch ]
* The MYCHECK_RCPT variable can now be set from the default file.
* The check_for_crashed_tables() function on the debian-start script has been
fixed to be able to log (and email) the errors it encountered : Errors are
sent to stderr by the CLI while only stdout was captured by the function.
* The same function now also checks Aria tables along with MyISAM ones.
-- Otto Kekäläinen <otto@seravo.fi> Sun, 26 Jul 2015 22:49:15 +0300 -- Otto Kekäläinen <otto@seravo.fi> Sun, 26 Jul 2015 22:49:15 +0300
mariadb-10.0 (10.0.20-3) unstable; urgency=medium mariadb-10.0 (10.0.20-3) unstable; urgency=medium
...@@ -32,11 +40,6 @@ mariadb-10.0 (10.0.20-3) unstable; urgency=medium ...@@ -32,11 +40,6 @@ mariadb-10.0 (10.0.20-3) unstable; urgency=medium
[ Jean Weisbuch ] [ Jean Weisbuch ]
* Added a Debian default file for the mariadb-server-10.0 package which allows * Added a Debian default file for the mariadb-server-10.0 package which allows
one to set the MYSQLD_STARTUP_TIMEOUT variable used in the init script one to set the MYSQLD_STARTUP_TIMEOUT variable used in the init script
* The MYCHECK_RCPT variable can now be set from the default file.
* The check_for_crashed_tables() function on the debian-start script has been
fixed to be able to log (and email) the errors it encountered : Errors are
sent to stderr by the CLI while only stdout was captured by the function.
* The same function now also checks Aria tables along with MyISAM ones.
-- Otto Kekäläinen <otto@seravo.fi> Fri, 24 Jul 2015 23:00:00 +0300 -- Otto Kekäläinen <otto@seravo.fi> Fri, 24 Jul 2015 23:00:00 +0300
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment