summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19471 Add ASAN-poisoned redzones for mem_heap_tbb-10.2-MDEV-19471-asan-mem_heap_tEugene Kosov2019-07-193-4/+9
* Merge 10.1 into 10.2Marko Mäkelä2019-07-191-3/+0
|\
| * Fix innodb-system-table-view for --embeddedMarko Mäkelä2019-07-192-4/+1
* | Remove a conditionally unused declarationMarko Mäkelä2019-07-191-1/+4
* | MDEV-20097 potential use-after-freeEugene Kosov2019-07-191-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-182-0/+2
|\ \ | |/
| * MDEV-20094: Disable innodb.check_ibd_filesizeMarko Mäkelä2019-07-181-0/+1
| * MDEV-20097: Also fix XtraDBMarko Mäkelä2019-07-181-0/+1
| * MDEV-20097 potential use-after-freeEugene Kosov2019-07-181-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-1815-3/+647
|\ \ | |/
| * MDEV-13625: Add innodb.check_ibd_filesizeMarko Mäkelä2019-07-186-0/+173
| * MDEV-13625: Adapt the test innodb-system-table-viewMarko Mäkelä2019-07-185-0/+341
| * MDEV-13626: Add the test innodb.trx_id_futureMarko Mäkelä2019-07-182-0/+69
| * MDEV-13625: Add the test innodb.innodb-wl5980-debugMarko Mäkelä2019-07-184-0/+88
* | Fixed dependency checking in some Galera testsJulius Goryavsky2019-07-185-1/+6
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-1815-49/+199
|\ \ | |/
| * MDEV-11154: Write_on_release_cache(log_event.cc) function will not write "COM...Sujatha2019-07-153-1/+83
| * MDEV-19978 Page read from tablespace is corruptedThirunarayanan Balathandayuthapani2019-07-112-30/+31
| * Fix typo open_table_def()Anel Husakovic2019-07-111-3/+3
| * MDEV-9409 workaroundSergei Golubchik2019-07-102-2/+2
| * restore RESTRICT_SYMBOL_EXPORTS(zlib)Sergei Golubchik2019-07-102-12/+2
| * MDEV-19726 MariaDB server or backup RPM install assumes mysql user existsSergei Golubchik2019-07-101-1/+1
| * MDEV-17588 replicate-do filters cause errors when creating filtered-out table...Sachin2019-07-103-0/+72
* | Set the garbd_exe variable to empty string to avoid warning about an uninitia...Julius Goryavsky2019-07-181-0/+1
* | MDEV-18565: Galera mtr-suite fails if galera library is not installedJulius Goryavsky2019-07-1719-140/+336
* | Disable rocksdb_rpl.rpl_gtid_crash_safe_optimizedSergei Petrunia2019-07-161-0/+1
* | Disable rocksdb_rpl.optimize_myrocks_replace_intoSergei Petrunia2019-07-161-0/+1
* | Disable rocksdb.rpl_row_not_foundSergei Petrunia2019-07-161-0/+2
* | rocksdb.unique_check: attempt to remove race condtitions from the testSergei Petrunia2019-07-162-10/+11
* | Disable rocksdb.force_shutdown, rocksdb.shutdown is fineSergei Petrunia2019-07-161-1/+1
* | Fix rocksdb.tbl_opt_data_index_dir on a macSergei Petrunia2019-07-161-0/+4
* | Disable rocksdb.shutdown testSergei Petrunia2019-07-151-0/+2
* | Fix rocksdb.tbl_opt_data_index_dir on a macSergei Petrunia2019-07-151-0/+8
* | MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-1521-171/+410
* | Fix rocksdb.autoinc_vars_thread testSergei Petrunia2019-07-153-4/+12
* | Fix intermittent test failure in rocksdb.rocksdb_cf_per_partitionSergei Petrunia2019-07-142-1/+2
* | MDEV-14455: rocksdb.2pc_group_commit failed in buildbotSergei Petrunia2019-07-124-0/+69
* | MDEV-15641 InnoDB crash while committing table-rebuilding ALTER TABLEThirunarayanan Balathandayuthapani2019-07-105-67/+202
* | bugfix: RPM installation complains about policy files, mariadb.service is not...Sergei Golubchik2019-07-101-0/+8
* | cleanup: CPACK_RPM_* package descriptionSergei Golubchik2019-07-103-21/+21
* | package ed25519 in debsSergei Golubchik2019-07-102-0/+2
* | Galera test fixes.Jan Lindström2019-07-103-10/+17
* | post-merge fixesEugene Kosov2019-07-092-0/+15
* | fix clang warningsEugene Kosov2019-07-096-209/+95
* | Merge 10.1 into 10.2Eugene Kosov2019-07-0949-170/+616
|\ \ | |/
| * MDEV-17963: Assertion `field_pos < field_count' failed in Protocol_text::stor...Varun Gupta2019-07-093-1/+35
| * fix Galera memory leakEugene Kosov2019-07-081-7/+0
| * Make Win compiler happy about the SERVER_AUDIT code.HF2019-07-062-24/+24
| * Make Win compiler happy.HF2019-07-051-1/+3
| * Adding tests for MDEV-17857 Assertion `tmp != ((long long) 0x8000000000000000...Alexander Barkov2019-07-052-0/+20