summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spelling fixesklemens2017-03-0752-103/+103
* Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUESTor Didriksen2017-03-063-0/+82
* Replace some functions with macros.Marko Mäkelä2017-03-064-62/+8
* Merge 10.0 into 10.1Marko Mäkelä2017-03-0368-648/+1283
|\
| * MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-034-4/+24
| * MDEV-11610: support-files/mysql-log-rotate.sh not binlog eitherDaniel Black2017-03-021-1/+2
| * MDEV-11610: Alter Debian log rotate to not rotate binary/relay logsDaniel Black2017-03-021-1/+2
| * MDEV-11610: mysqladmin flush-X-log optionsDaniel Black2017-03-021-4/+74
| * MDEV-11610: Add --local to mysqladminDaniel Black2017-03-022-3/+29
| * MDEV-11386: Advance Toochain library cache workaround (temporary)Daniel Black2017-03-021-0/+5
| * MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-023-15/+23
| * Fixed missing DBUG_RETURNSergey Vojtovich2017-03-011-1/+1
| * MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-013-44/+14
| * MDEV-11753 Link failure on missing -L${LIBLZ4_LIBRARY_DIR}Sergei Golubchik2017-02-281-3/+9
| * MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-286-1/+144
| * Fixed wrong arguments to sql_print_error()Monty2017-02-281-0/+2
| * Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replicationMonty2017-02-281-29/+13
| * Add protection to not access is_open() without LOCK_log mutexMonty2017-02-284-22/+37
| * Don't allow one to kill START SLAVE while the slaves IO_THREAD or SQL_THREADMonty2017-02-281-8/+10
| * Fixed test failing as myisam table was deleted before oqgraph table.Michael Widenius2017-02-284-4/+4
| * Added error checking for all calls to flush_relay_log_info() and stmt_done()Monty2017-02-287-21/+40
| * Add protection for reinitialization of mutex in parallel replactionMonty2017-02-281-0/+6
| * Added a separate lock for start/stop/reset slave.Monty2017-02-289-59/+132
| * MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-2813-345/+539
| * Fixed compiler warningsMonty2017-02-284-23/+19
| * Update MariaDB Foundation sponsorsiangilfillan2017-02-283-22/+28
| * Windows : Fix server compile errors when compile with /Zc:strictStrings optionVladislav Vaintroub2017-02-287-11/+11
| * MDEV-12127 InnoDB: Assertion failure loop_count < 5 in file log0log.ccMarko Mäkelä2017-02-282-22/+2
| * MDEV-11619: mtr --mem {no argument of a directory} (#320)Daniel Black2017-02-281-4/+1
| * MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-273-1/+79
| * MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.Alexey Botchkov2017-02-264-20/+49
| * MDEV-12106 Valgrind tests fail all over in buildbot on 10.0Elena Stepanova2017-02-231-0/+9
* | Remove warning: unused variable 'volatile_var' [-Wunused-variable]Daniel Black2017-03-032-6/+2
* | Merge pull request #312 from grooverdan/10.0-MDEV-10515-stat_tables_par-test-fixJan Lindström2017-03-023-13/+13
|\ \
| * | MDEV-10515: Correct stat_tables_par test resultsDaniel Black2017-02-163-13/+13
* | | AWS key management plugin: Fix search for system installed AWS SDK libsVladislav Vaintroub2017-03-011-1/+1
* | | Remove an unused variable.Marko Mäkelä2017-02-221-4/+0
* | | MDEV-11520 after-merge fix for 10.1: Use sparse files.Marko Mäkelä2017-02-229-147/+309
* | | Merge 10.0 into 10.1Marko Mäkelä2017-02-226-214/+158
|\ \ \ | | |/ | |/|
| * | MDEV-11520 post-fixMarko Mäkelä2017-02-222-8/+12
| * | MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-224-201/+153
| * | MDEV-11774 tokudb.locks-select-update-3 failed in buildbot with lock wait tim...Elena Stepanova2017-02-212-0/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2017-02-2049-236/+293
|\ \ \ | |/ /
| * | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-2043-195/+272
| * | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-203-15/+2
| * | MDEV-10631 rpl.rpl_mdev6386 failed in buildbotElena Stepanova2017-02-202-3/+4
| * | MDEV-11766 Tests failed in buildbot with semaphore waiting warningsElena Stepanova2017-02-201-0/+1
| * | MDEV-11619: mtr --mem and $MTR_MEM support in sane and consistent manner (10....Daniel Black2017-02-201-8/+13
| * | Fix GCC 6.3.0 warnings.Marko Mäkelä2017-02-163-4/+2
* | | There's no systemd socket activation support yetSergey Vojtovich2017-02-171-1/+1