summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | After-merge fix: Revert MDEV-15511Marko Mäkelä2018-08-211-66/+14
* | | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-2152-147/+1070
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-17026 Assertion srv_undo_sources || ... failed on slow shutdownMarko Mäkelä2018-08-212-16/+20
| * | | | | | MDEV-17003 service_manager_extend_timeout() being called too oftenMarko Mäkelä2018-08-216-22/+40
| * | | | | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-2119-27/+169
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-1519-30/+122
| | |\ \ \ \ \ \
| | | * | | | | | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-1510-12/+62
| | | * | | | | | MDEV-16963 Tighten named pipe access controlVladislav Vaintroub2018-08-131-11/+11
| | | * | | | | | MDEV-16810 AddressSanitizer: stack-buffer-overflow in int10_to_strSergei Golubchik2018-08-114-5/+12
| | | * | | | | | MDEV-16904 inline void swap(base_list &rhs) should swap list only when list i...Sachin2018-08-071-1/+4
| | | * | | | | | Update rulesRasmus Johansson2018-08-061-1/+4
| | | * | | | | | MDEV-16166 RBR breaks with HA_ERR_KEY_NOT_FOUND upon DELETE from table...sachin2018-08-043-1/+33
| | | * | | | | | bump the VERSIONDaniel Bartholomew2018-07-311-1/+1
| | * | | | | | | MDEV-6439: Server crashes in Explain_union::print_explain with explain in slo...Sergei Petrunia2018-08-153-2/+50
| * | | | | | | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-1511-30/+677
| * | | | | | | | Merge pull request #844 from codership/10.1-MDEV-15933Jan Lindström2018-08-153-6/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MDEV-15933 Cannot resume Node SYNCED state when wsrep_desync is done after FTWRLmkaruza2018-08-143-6/+9
| * | | | | | | | | MDEV-16220 Do not pass UTF8 to mysql in command line parameters, on WindowsVladislav Vaintroub2018-08-144-6/+10
| * | | | | | | | | MDEV-15869 Mariabackup is lacking some dependencies declaration (#771)faust2018-08-091-1/+3
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | bump the VERSIONDaniel Bartholomew2018-08-071-1/+1
| * | | | | | | | MDEV-13333: Deadlock failure that does not occur elsewhereJan Lindström2018-08-062-4/+6
| * | | | | | | | Fix galera test MW-44Jan Lindström2018-08-052-18/+8
| * | | | | | | | MDEV-15433: Optimizer does not use group by optimization with distinctVarun Gupta2018-08-058-37/+89
| * | | | | | | | Merge pull request #609 from benrubson/stunnelJan Lindström2018-08-051-7/+60
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use stunnel during rsync SST if availablebenrubson2018-02-121-7/+60
| * | | | | | | | | MDEV-16544 - crash in ha_sphinx::create()mariadb-10.1.35Vladislav Vaintroub2018-08-041-1/+1
| * | | | | | | | | Updated list of unstable tests for 10.1.35 releaseElena Stepanova2018-08-041-62/+111
* | | | | | | | | | MDEV-16557 Remove INNOBASE_SHAREMarko Mäkelä2018-08-215-402/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tblEugene Kosov2018-08-025-402/+32
* | | | | | | | | | | MDEV-16862 build failure for WITH_INNODB_AHI=0Marko Mäkelä2018-08-212-1/+4
* | | | | | | | | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item...Galina Shalygina2018-08-204-0/+275
* | | | | | | | | | | MDEV-17011 “condition_pushdown_for_derived” optimization not used whenIgor Babaev2018-08-173-2/+188
* | | | | | | | | | | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-1713-19/+239
* | | | | | | | | | | MDEV-13564: Refuse MLOG_TRUNCATE in mariabackupMarko Mäkelä2018-08-165-9/+56
* | | | | | | | | | | Re-enable the test mariabackup.unsupported_redoMarko Mäkelä2018-08-163-36/+2
* | | | | | | | | | | MDEV-16996 mariabackup --prepare does not use native AIO on Linux by defaultVladislav Vaintroub2018-08-161-1/+1
* | | | | | | | | | | Report all redo log corruptionMarko Mäkelä2018-08-161-10/+12
* | | | | | | | | | | MDEV-16136 Various ASAN failures after MDEV-15030Marko Mäkelä2018-08-161-10/+10
* | | | | | | | | | | MDEV-16136: Prevent wrong reuse in trx_reference()Marko Mäkelä2018-08-165-53/+40
* | | | | | | | | | | Rename lock_pool_t to lock_listMarko Mäkelä2018-08-164-36/+16
* | | | | | | | | | | MDEV-16136: Simplify trx_lock_t memory managementMarko Mäkelä2018-08-166-275/+216
* | | | | | | | | | | MDEV-16859 MyRocks: support SSE42 CRC32-C instruction.Vladislav Vaintroub2018-08-151-2/+24
* | | | | | | | | | | bump the VERSIONDaniel Bartholomew2018-08-141-1/+1
* | | | | | | | | | | MDEV-16791 mariabackup : Support DDL commands during backupVladislav Vaintroub2018-08-1426-80/+1074
* | | | | | | | | | | adjust result fileVladislav Vaintroub2018-08-131-0/+2
* | | | | | | | | | | MDEV-15680 xb_aws_key_management fails in buildbot.Vladislav Vaintroub2018-08-131-2/+1
* | | | | | | | | | | MDEV-16575: rocksdb.bulk_load_errors fails in buildbot with wrong resultSergei Petrunia2018-08-131-0/+7
* | | | | | | | | | | MDEV-16203: autoinc_debug of rocksdb test suite failsSergei Petrunia2018-08-121-1/+1
* | | | | | | | | | | Deb: Make libmariadb3 Breaks+Replaces libmariadbclient18 so upgrade passOtto Kekäläinen2018-08-101-1/+3
* | | | | | | | | | | Revert part of b853b4fd88b441f36eeb7eabdce79918ef10538aMarko Mäkelä2018-08-101-8/+8