summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: use of omp atomic for statisic_{inc,dec,add,sub}bb-10.7-danielblack-MDEV-26157-openmp-statistics-forkDaniel Black2021-07-231-24/+8
* Add SHOW_ATOMIC_COUNTER_ULONG typesDaniel Black2021-07-232-2/+13
* delayed_insert remove thread_safe_{inc,dec} by using atomicsDaniel Black2021-07-234-24/+18
* myisam/aria: purge off questionable ha_read_next_count++Daniel Black2021-07-232-6/+0
* sp_cache status to pure atomicsDaniel Black2021-07-233-46/+3
* MDEV-26183: innodb buffer pool initialize in parallelDaniel Black2021-07-231-15/+27
* MDEV-26157: Add OpenMP support in CXX_FLAGSDaniel Black2021-07-231-0/+7
* Merge 10.6 into 10.7Marko Mäkelä2021-07-223-1/+1
|\
| * Update libmariadbMarko Mäkelä2021-07-221-0/+0
| * Merge 10.5 into 10.6Marko Mäkelä2021-07-222-1/+1
| |\
| | * mtr: aix test fix innodb.temporary_tableDaniel Black2021-07-221-0/+1
| | * MDEV-26110 fixup: GCC 4.8.5 -Wtype-limitsMarko Mäkelä2021-07-221-1/+0
* | | MDEV-26195 fixup: Fix -Wconversion in innochecksumMarko Mäkelä2021-07-221-22/+14
* | | MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-2267-934/+692
* | | Merge 10.6 into 10.7Marko Mäkelä2021-07-2267-377/+441
|\ \ \ | |/ /
| * | MDEV-26210: Disable mariabackup.log_page_corruptionMarko Mäkelä2021-07-221-0/+1
| * | MDEV-26193: Wake up purge less oftenMarko Mäkelä2021-07-223-84/+20
| * | Merge 10.5 into 10.6Marko Mäkelä2021-07-2237-96/+123
| |\ \ | | |/
| | * MDEV-26110: Do not rely on alignment on static allocationMarko Mäkelä2021-07-229-42/+72
| | * MDEV-26200 buf_pool.flush_list corrupted by buffer pool resizing or ROW_FORMA...Marko Mäkelä2021-07-223-26/+25
| | * Fix building crc32_arm64 on NetBSD/aarch64nia2021-07-221-4/+2
| | * mtr: aix - stack-trace is optionalDaniel Black2021-07-2224-24/+24
| | * debian/salsa: Show complete auth and plugin situtationDaniel Black2021-07-211-2/+2
| * | MDEV-26150: follow-up patch to add missing fill opt_trace,ps.rdiffDmitry Shulga2021-07-211-0/+92
| * | MDEV-26192: Sparse files are being created on thinly provisioned storageMarko Mäkelä2021-07-202-16/+31
| * | MDEV-24626 fixup: Remove useless codeMarko Mäkelä2021-07-206-138/+1
| * | Update libmariadbMarko Mäkelä2021-07-201-0/+0
| * | MDEV-26166: non-functional changesMarko Mäkelä2021-07-202-7/+3
| * | Merge 10.5 into 10.6Marko Mäkelä2021-07-2013-17/+127
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2021-07-2011-10/+123
| | |\
| | | * MDEV-25236 fixup: instant_alter_debug,dynamic resultMarko Mäkelä2021-07-201-0/+6
| | | * MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLSergei Golubchik2021-07-161-0/+3
| | | * fix perfschema.sizing_* tests to runSergei Golubchik2021-07-1614-93/+158
| | | * MDEV-26139 Spider crashes with segmentation fault (signal 11) on CREATE TABLE...Nayuta Yanagisawa2021-07-143-2/+16
| | | * MDEV-26108 Crash with query referencing twice CTE that uses embedded recursiv...Igor Babaev2021-07-084-4/+44
| | | * MDEV-25978: minor post-merge fix for .result fileJulius Goryavsky2021-07-061-1/+0
| | * | fix clang buildEugene Kosov2021-07-191-2/+1
| | * | MDEV-26043: Fix performance_schema instrument "threadpool/group_mutex"zwang282021-07-191-4/+3
| * | | MDEV-26181: The test compat/oracle.sp-row fails in case it is run in PS mode.Dmitry Shulga2021-07-192-5/+9
| * | | MDEV-26149: The test main.fetch_first fails in case it is run in PS modeDmitry Shulga2021-07-193-16/+36
* | | | MDEV-23143 Add JSON_EQUALS functionEric Herman2021-07-215-0/+268
* | | | MDEV-16375 Function to normalize a json valueEric Herman2021-07-215-0/+221
* | | | Add json_normalize function to json_libEric Herman2021-07-215-2/+1139
* | | | fix json typo s/UNINITALIZED/UNINITIALIZED/Eric Herman2021-07-213-3/+3
* | | | Test cases require debug_sync enabledVicențiu Ciorbaru2021-07-195-0/+5
* | | | Make marking/testing of top level item uniformMonty2021-07-196-93/+82
* | | | Update debian packaging for 10.7Vicențiu Ciorbaru2021-07-193-15/+19
* | | | Added support to MEM_ROOT for write protected memoryMonty2021-07-1815-94/+237
* | | | Change Item_true and Item_false to pointersMonty2021-07-186-23/+25
* | | | Merge remote-tracking branch '10.6' into 10.7Vicențiu Ciorbaru2021-07-1848-76/+774
|\ \ \ \ | |/ / /