summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup f51bd5ccc7b0c8347d23b1e4f6886102e0e08150bb-10.6-MDEV-24818Marko Mäkelä2021-03-151-0/+2
* Merge 10.6Marko Mäkelä2021-03-1523-67/+279
|\
| * update libmariadbVladislav Vaintroub2021-03-151-0/+0
| * MDEV-24883 fixup: Add a dependencyMarko Mäkelä2021-03-151-0/+4
| * MDEV-24927: Deb: Use liburing-dev instead of libaio-devOtto Kekäläinen2021-03-155-44/+12
| * MDEV-24883 add io_uring support for tpoolMarko Mäkelä2021-03-1517-23/+263
* | Fix a race conditionMarko Mäkelä2021-03-121-1/+1
* | Merge 10.6Marko Mäkelä2021-03-122-1/+4
|\ \ | |/
| * MDEV-21212 fixup: GCC -Wclass-memaccessMarko Mäkelä2021-03-122-1/+4
* | Merge 10.6Marko Mäkelä2021-03-1267-347/+820
|\ \ | |/
| * MDEV-21212: buf_page_get_gen -> buf_pool->stat.n_page_gets++ is a cpu wasteKrunal Bauskar2021-03-125-42/+41
| * Merge 10.5 into 10.6Marko Mäkelä2021-03-121-1/+1
| |\
| | * One more try: Fix -Wconversion on GCC 4 to 9Marko Mäkelä2021-03-111-1/+1
| * | Merge 10.5 into 10.6Marko Mäkelä2021-03-111-1/+1
| |\ \ | | |/
| | * After-merge fix: -Wconversion in GCC 4 to 9Marko Mäkelä2021-03-111-1/+1
| * | Merge 10.5 into 10.6Marko Mäkelä2021-03-1164-305/+779
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2021-03-1146-236/+632
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-03-119-7/+110
| | | |\
| | | | * MDEV-25106 Deprecation warning for innodb_checksum_algorithm=none,innodb,...Marko Mäkelä2021-03-113-3/+56
| | | | * MDEV-25070 fixup: Correct the resultMarko Mäkelä2021-03-111-1/+1
| | | | * MDEV-25070 SIGSEGV in fts_create_in_mem_aux_tableThirunarayanan Balathandayuthapani2021-03-103-1/+26
| | | | * MDEV-24868 Server crashes in optimize_schema_tables_memory_usage after select...Nayuta Yanagisawa2021-03-083-3/+23
| | | * | MDEV-24668 fixup: uninitialized return value with GaleraMarko Mäkelä2021-03-111-1/+1
| | | * | MDEV-25107 Check TABLE miscalutates the length of columnThirunarayanan Balathandayuthapani2021-03-111-2/+2
| | | * | MDEV-20946: Hard FTWRL deadlock under user level locksRinat Ibragimov2021-03-104-1/+61
| | | * | MDEV-25057 Assertion `n_fields < dtuple_get_n_fields(entry)'Thirunarayanan Balathandayuthapani2021-03-093-1/+28
| | | * | arguments overflow fix proposal. the list is assumed to be implictly null ter...David CARLIER2021-03-091-1/+2
| | | * | mariabackup utility, binary path implementation for Mac.David CARLIER2021-03-091-0/+10
| | | * | MDEV-24363 (followup fix) mysql.user view shouldRobert Bindar2021-03-085-9/+203
| | | * | MDEV-24975 Server consumes extra 4G memory upon querying INFORMATION_SCHEMA.O...Sergei Golubchik2021-03-083-0/+23
| | | * | mark Aria allocations for temp tables as MY_THREAD_SPECIFICSergei Golubchik2021-03-089-63/+81
| | | * | MDEV-24668 debug assert on SET PASSWORD when binlog failsSergei Golubchik2021-03-084-4/+19
| | | * | cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-03-085-148/+80
| | | * | MDEV-24363 (followup refactor) avoid listing mysql.userRobert Bindar2021-03-084-198/+6
| | | * | MDEV-24363 mysql.user password_expired column is incorrectRobert Bindar2021-03-0814-13/+209
| | * | | MDEV-25110 [FATAL] InnoDB: Trying to write ... outside the boundsMarko Mäkelä2021-03-113-1/+33
| | * | | MDEV-25031 Not applying INSERT_*_REDUNDANT due to corruption on pageMarko Mäkelä2021-03-112-5/+7
| | * | | connect storage, little compile issues fix proposal.David CARLIER2021-03-112-9/+9
| | * | | MDEV-24949: Enabling idle flushing (possible regression from MDEV-23855)Krunal Bauskar2021-03-113-5/+71
| | * | | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLEMonty2021-03-105-8/+42
| | * | | Skip mysql_json_mysql_upgrade if plugin is not builtVicențiu Ciorbaru2021-03-101-0/+4
| | * | | Deb: Sync downstream changes upstreamOtto Kekäläinen2021-03-104-40/+32
| | * | | fixup 449871458b49f224b27b26858784ef5408353f1bVladislav Vaintroub2021-03-091-3/+4
| | * | | Fix Windows clang build with newest cmakeVladislav Vaintroub2021-03-081-2/+8
* | | | | Promote partial rollback to full rollbackMarko Mäkelä2021-03-121-1/+6
* | | | | MDEV-24818: Optimize multi-statement INSERT into an empty tableMarko Mäkelä2021-03-1112-72/+200
* | | | | MDEV-24818 Concurrent use of InnoDB table is impossible until the first trans...Marko Mäkelä2021-03-117-4/+12
|/ / / /
* | | | MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,...Marko Mäkelä2021-03-1138-1844/+250
* | | | Deb: Rename mariadb.init 10.5->10.6 on 10.6 branchOtto Kekäläinen2021-03-113-2/+2
* | | | Fix several typos in sql/item_jsonfunc.ccHollow Man2021-03-111-4/+4