summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13330: ANALYZE FORMAT=JSON should print time spent in SPsbb-10.2-mdev13330Sergei Petrunia2017-07-162-1/+117
* MDEV-13330: ANALYZE FORMAT=JSON should print time spent in SPsSergei Petrunia2017-07-157-1/+316
* MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(...Varun Gupta2017-07-123-5/+88
* bump the VERSIONDaniel Bartholomew2017-07-121-1/+1
* MDEV-13288: Travis dependency cracklib-runtimeDaniel Black2017-07-111-0/+2
* Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7Elena Stepanova2017-07-102-8/+8
* storage_engine subsuites should also be disabled for XtraDBElena Stepanova2017-07-102-0/+16
* Updated list of unstable tests for 10.2.7Elena Stepanova2017-07-091-65/+198
* Follow-up for MDEV-13089 (identifier quoting in partitioning)Elena Stepanova2017-07-0929-5738/+5738
* MDEV-12785 MTR complains "Can't exec mariadb_config"Elena Stepanova2017-07-091-4/+9
* fixes for lower_case_table_names=2Sergei Golubchik2017-07-095-344/+344
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0832-244/+776
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-0733-247/+778
| |\
| | * after-merge fix for a7ed4644a6fSergei Golubchik2017-07-068-25/+64
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-0623-180/+465
| | |\
| | | * bugfix: long partition namesSergei Golubchik2017-07-065-134/+253
| | | * MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-057-0/+142
| | | * sql_class: incorrect assignment in Security_context::destroyDaniel Black2017-07-041-1/+1
| | | * ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
| | | * ma_loghandler: translog_set_only_in_buffers failed to release lockDaniel Black2017-07-031-1/+2
| | | * ma_loghandler: release file_header_lock on errorDaniel Black2017-07-031-0/+1
| | | * thread_group_close: release mutex in all branchesDaniel Black2017-07-031-6/+8
| | | * ha_archive::info remove hidden assignmentDaniel Black2017-07-031-1/+0
| | | * item_timefunc: identical operandsDaniel Black2017-07-031-1/+1
| | * | coverity medium warningsSergei Golubchik2017-07-065-11/+13
| | * | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-024-3/+193
| | * | Fix for MDEV-13191. Assert for !is_set() when doing LOAD DATAMonty2017-07-021-1/+9
| | * | Run spider mtr suites in 10.0 only on demand.Jacob Mathew2017-06-302-2/+2
* | | | compilation warningSergei Golubchik2017-07-071-1/+3
* | | | MDEV-13267 At startup with crash recovery: mtr_t::commit_checkpoint(lsn_t, bo...Marko Mäkelä2017-07-072-5/+7
* | | | Remove a reference to a non-existent include directoryMarko Mäkelä2017-07-071-1/+0
* | | | travis: Debian build - minimise packages, enable ccacheDaniel Black2017-07-071-11/+39
* | | | Reduce a test so that it fails less frequently on buildbotMarko Mäkelä2017-07-062-34/+18
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-07-068-25/+17
|\ \ \ \ | |/ / /
| * | | MDEV-13247 innodb_log_compressed_pages=OFF breaks crash recovery of ROW_FORMA...Marko Mäkelä2017-07-068-18/+18
| * | | MDEV-13248 binlog.binlog_parallel_replication_marks_row fails in buildbotElena Stepanova2017-07-063-12/+1
| * | | Fix warning discovered by ASANEugene Kosov2017-07-051-2/+5
* | | | Mariabackup: Copy all of the redo log correctlyMarko Mäkelä2017-07-061-112/+62
* | | | Mariabackup: Remove unused parameters and fix some memory leaksMarko Mäkelä2017-07-064-35/+19
* | | | mysqltest - increase size of the "die message".Vladislav Vaintroub2017-07-061-1/+1
* | | | MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in memleak c...Vladislav Vaintroub2017-07-063-2/+12
* | | | Fix assertion in rocksb.Vladislav Vaintroub2017-07-061-5/+3
* | | | Fixed build failure on WindowsSergey Vojtovich2017-07-061-3/+10
* | | | Remove obsolete synonyms for access bitsFredrik Fornwall2017-07-061-3/+3
* | | | InnoDB: Remove a redundant condition and an outdated commentMarko Mäkelä2017-07-062-4/+2
* | | | Avoid a hang when InnoDB startup is aborted during redo log applyMarko Mäkelä2017-07-055-25/+17
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0599-407/+2786
|\ \ \ \ | |/ / /
| * | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-0515-35/+47
| * | | bump the VERSIONDaniel Bartholomew2017-07-041-1/+1
| * | | Ensure that we have LOG_log locked when relay_log.close is calledMonty2017-07-031-2/+9