summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-075-64/+29
| | | * | Cleanup EITSSergey Vojtovich2019-10-023-47/+34
| | * | | MDEV-19783: Add more REC_INFO_MIN_REC_FLAG checksEugene Kosov2019-10-096-38/+33
| | * | | MDEV-19783 Random crashes and corrupt data in INSTANT-added columnsEugene Kosov2019-10-091-0/+21
| | * | | Add page_has_prev(), page_has_next(), page_has_siblings()Marko Mäkelä2019-10-0913-62/+56
| | * | | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-089-35/+159
| | * | | Fix problem with warnings of new compilers.Oleksandr Byelkin2019-10-042-2/+0
| | * | | fix clang warningEugene Kosov2019-10-031-1/+1
| | * | | MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-012-4/+20
| * | | | MDEV-20591: Follow-up fixMarko Mäkelä2019-10-091-5/+7
| * | | | MDEV-19238 Mariadb spider - crashes on where nullOleksandr Byelkin2019-10-095-0/+200
| * | | | MDEV-20753: Sequence with limit 0 crashes serverOleksandr Byelkin2019-10-093-1/+14
| * | | | Cast string literal to char* MDEV-20767Seth Shelnutt2019-10-091-1/+1
| * | | | MDEV-16239 Many test in rpl suite failssachin2019-10-0814-36/+53
| * | | | MDEV-20591 Wrong Number of rows in mysqlbinlog outputSachin2019-10-083-4/+75
| * | | | Cleanup mman.h includesSergey Vojtovich2019-10-0214-39/+0
| * | | | MDEV-20684: innodb/query cache use madvise CORE/NOCORE on FreeBSDDaniel Black2019-10-023-4/+18
* | | | | MDEV-20782 : Galera test failure on galera_sr.galera_sr_mysqldump_sstJan Lindström2019-10-092-0/+10
* | | | | MDEV-20780 : Galera test failure on galera_sr.galera_sr_ddl_masterJan Lindström2019-10-092-25/+47
* | | | | Fix test case wsrep.mdev_6832 we need to wait until wsrep_readyJan Lindström2019-10-081-1/+2
* | | | | MDEV-15528 preparation: Remove a constant parameterMarko Mäkelä2019-10-081-6/+4
* | | | | 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