summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20626: MariaDB crash if wsrep_sst_method enabled without wsrep_cluster_a...bb-10.4-sysprg-MDEV-20626Julius Goryavsky2019-10-083-2/+124
* Try to fix galera_parallel_simple test case.Jan Lindström2019-10-072-14/+20
* MDEV-20740: Odd computations in calculate_cond_selectivity_for_tableSergei Petrunia2019-10-043-11/+18
* if the test uses example plugin, it has to check whether plugin existsSergei Golubchik2019-10-041-0/+4
* mark PAMv2 plugin stableSergei Golubchik2019-10-041-1/+1
* Add wait_condition to wait that node returns to ready state beforeJan Lindström2019-10-042-54/+67
* MDEV-19956: Do not dereference an uninitialized pointerMarko Mäkelä2019-10-041-3/+2
* Add missing have_debug to galera.MDEV-20225 test case.Jan Lindström2019-10-031-1/+2
* galera_sp_bf_abort requires debug Galera library.Jan Lindström2019-10-011-1/+1
* MDEV-20225 BF aborting SP execution (#1394)seppo2019-10-017-45/+537
* Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-0126-120/+433
|\
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-0121-53/+339
| |\
| | * Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-0110-9/+281
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-10-013-8/+50
| | | |\
| | | | * MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-013-8/+50
| | | * | MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-306-0/+244
| | | * | chkconfig in RPM server scriptletsSergei Golubchik2019-09-271-1/+1
| | | * | MDEV-20614: Syntax error, and option put in wrong placeJulius Goryavsky2019-09-261-2/+3
| | * | | 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-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-301-1/+4
| * | | | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-304-1/+25
* | | | | MDEV-20639 ASAN SEGV in get_prefix upon modifying base column type with exist...Alexander Barkov2019-09-283-0/+38
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-2716-136/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-2716-136/+67
| |\ \ \ \ | | |/ / /
| | * | | 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-20117: Fix another scenarioMarko Mäkelä2019-09-273-3/+42
* | | | | MDEV-20117 Assertion 0 failed in row_sel_get_clust_rec_for_mysqlMarko Mäkelä2019-09-264-2/+36
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-268-112/+84
|\ \ \ \ \ | |/ / / /
| * | | | Fix GCC 9 -Wmaybe-uninitializedMarko Mäkelä2019-09-261-8/+9
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-266-103/+68
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-2/+6
* | | | | MDEV-13564 follow-up: Remove dead codeMarko Mäkelä2019-09-2613-211/+40
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-2542-140/+278
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2435-60/+268
| |\ \ \ \ | | |/ / /
| | * | | 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