summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20703: mariabackup creates binlog files in server binlog directory on --...bb-10.2-MDEV-20703-binlog-mariabackupVlad Lesin2019-10-012-4/+20
* MDEV-20647 Fix and enable SphinxSE testsRobert Bindar2019-09-303-4/+33
* Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-308-39/+23
* MDEV-20614: Syntax error, and option put in wrong placeJulius Goryavsky2019-09-271-2/+3
* MDEV-20688 Recovery crashes after unnecessarily reading a corrupted pageThirunarayanan Balathandayuthapani2019-09-273-18/+22
* dict_load_table(): Remove constant parameter cached=trueMarko Mäkelä2019-09-277-32/+14
* Reduce rw_lock_debug_mutex contentionMarko Mäkelä2019-09-271-2/+22
* Remove a useless large test, and add a debug assertionMarko Mäkelä2019-09-274-77/+1
* MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64Marko Mäkelä2019-09-276-22/+13
* MDEV-19514 preparation: Extend innodb.innodb-change-buffer-recoveryMarko Mäkelä2019-09-263-32/+46
* MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-0/+5
* Merge 10.1 into 10.2Marko Mäkelä2019-09-262-71/+17
|\
| * Speed up main.sum_distinct-bigMarko Mäkelä2019-09-252-71/+17
* | Fixing tests according to MDEV-20655 maturity stable for user_variablesAlexander Barkov2019-09-241-1/+1
* | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2433-44/+257
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2433-44/+257
| |\
| | * MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
| | * Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
| | * MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
| | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| | * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* | | MDEV-20655 maturity stable for user_variablesRasmus Johansson2019-09-241-1/+1
* | | Remove the unused function btr_page_get()Marko Mäkelä2019-09-242-60/+1
* | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-2312-186/+85
* | | After-merge fix: Adjust a resultMarko Mäkelä2019-09-231-6/+6
* | | MDEV-17614 post-fix: Remove dead dup_chk_only=true code.Marko Mäkelä2019-09-234-56/+20
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-239-16/+81
|\ \ \ | |/ /
| * | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-216-9/+62
| * | MDEV-19207 systemd service: add instance name in descriptionChristian Hesse2019-09-211-1/+1
| * | MDEV-19211 Fix mysqld_safe --dry-runVicențiu Ciorbaru2019-09-211-1/+7
| * | Deb: Implement proper version detection in maintainer scriptsOtto Kekäläinen2019-09-181-6/+6
* | | MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engineAnel Husakovic2019-09-209-19/+18
* | | MDEV 19205 Sphinx unable to connect using a host nameAnel Husakovic2019-09-202-0/+33
* | | Fix Caribe 19992019-09-201-3/+4
* | | MDEV-12646: systemd service file changes from FedoraDaniel Black2019-09-203-23/+47
* | | MDEV-16222: Move the test to gcol.innodb_virtual_debug_purgeMarko Mäkelä2019-09-206-98/+89
* | | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-198-10/+62
* | | MDEV-20483 Follow-up fixThirunarayanan Balathandayuthapani2019-09-181-0/+12
* | | Enable galera.MW-286 test case.Stepan Patryshev2019-09-181-2/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-1842-515/+513
|\ \ \ | |/ /
| * | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1826-490/+169
| * | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-174-6/+27
| * | Adjusted test results after the change of a test caseIgor Babaev2019-09-131-1/+1
| * | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-135-17/+17
| * | MDEV-20576 A new assertion added to check validity of calculatedIgor Babaev2019-09-128-4/+280
* | | MDEV-20485: Disable galera.galera_var_node_addressMarko Mäkelä2019-09-181-1/+2
* | | Remove an unused declarationMarko Mäkelä2019-09-181-7/+0
* | | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-09-186-14/+73
* | | Fixing a test to reset to original stateVarun Gupta2019-09-183-4/+7
* | | MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locksThirunarayanan Balathandayuthapani2019-09-172-2/+2