summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23752 SHOW EXPLAIN FOR thd waits for sleepbb-10.6-MDEV-23752-2Oleksandr Byelkin2021-04-2014-29/+44
* MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-2080-524/+929
* MDEV-25404: ssux_lock_low: Introduce a separate writer mutexMarko Mäkelä2021-04-195-149/+323
* MDEV-25404: Optimize srw_mutex on Linux, OpenBSD, WindowsMarko Mäkelä2021-04-192-7/+93
* MDEV-25433: SKIP LOCKED should imply NOWAITbb-10.6-danielblack-MDEV-25433-skip-locked-implies-no-waitDaniel Black2021-04-195-24/+21
* Improve Galera SST testsbb-10.6-MDEV-25359Jan Lindström2021-04-1833-2901/+6439
* MDEV-25359 : Improve mariabackup SST script compliance with native MariaDB SS...Alexey Yurchenko2021-04-176-73/+223
* Cleanup: fake_select_lex->select_number=FAKE_SELECT_LEX_ID, not [U]INT_MAXSergei Petrunia2021-04-175-19/+15
* Deb: Use build flag to enforce default charset as utf8mb4Daniel Black2021-04-162-2/+34
* Merge branch '10.5' into 10.6Daniel Black2021-04-162-34/+2
|\
| * Revert "Deb: Use build flag to enforce default charset as utf8mb4"bb-10.5-danielblack-pr-1722-revertDaniel Black2021-04-162-35/+0
* | Deb: Update Conflicts/Replaces/Replaces for all upgrade scenariosOtto Kekäläinen2021-04-161-24/+162
* | Deb: Move my_print_defaults to MariaDB client core packageOtto Kekäläinen2021-04-162-2/+2
* | Deb: Move client programs to client package from MariaDB server packageDaniel Black2021-04-162-29/+29
* | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-168-11/+118
* | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-166-24/+141
* | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-1614-18/+551
* | MDEV-16437: merge 5.7 P_S replication instrumentation and tablesSujatha2021-04-1610-86/+1026
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-1510-35/+49
|\ \ | |/
| * MDEV-25425 Useless message "If the mysqld execution user is authorized page c...Marko Mäkelä2021-04-151-22/+0
| * Fix riscv64 build failure by linking correctly with pthreadbb-10.5-ottok-pr1722-conc-utf8Otto Kekäläinen2021-04-151-0/+1
| * Deb: Use build flag to enforce default charset as utf8mb4Otto Kekäläinen2021-04-152-0/+35
| * Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compileJustin Jagieniak2021-04-157-13/+13
* | MCOL-4535: Clean up libreadline as ColumnStore no longer needs itOtto Kekäläinen2021-04-152-26/+0
* | io_liburing: ENOMEM handling - use io_uring_mlock_sizeDaniel Black2021-04-152-6/+26
* | fix perfschema tests in a non-perfschema buildsEugene Kosov2021-04-142-0/+2
* | Merge 10.5 into 10.6bb-10.6-fix-testMarko Mäkelä2021-04-141-1/+1
|\ \ | |/
| * fixup 6c3e860cbf36831c118f6ea183acbbeb3c889bedMarko Mäkelä2021-04-141-1/+1
* | MDEV-16708: Unsupported commands for prepared statementsMarko Mäkelä2021-04-143-4/+36
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-145-2/+21
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-141-2/+2
| |\
| | * After-merge fix: Make GCC 4.8.5 happyMarko Mäkelä2021-04-141-2/+2
| * | mysqld: print status display subset of memory usage.bb-10.5-danielblack-pr1803-darwin-debug-memoryDavid CARLIER2021-04-144-0/+19
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-14145-1496/+2828
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-04-14137-632/+1947
| |\ \ | | |/
| | * Merge 10.3 into 10.4Marko Mäkelä2021-04-14115-573/+1750
| | |\
| | | * Fixup merge 6e6318b29b446f76f01f2ef65d1460870b607d2aMarko Mäkelä2021-04-141-3/+3
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-142-5/+5
| | | |\
| | | | * -DMYSQL_MAINTAINER_MODE=NOSergei Golubchik2021-04-132-3/+7
| | | * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-1342-421/+614
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-1340-131/+566
| | | |\ \ | | | | |/
| | | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexst-10.2-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-131-2/+1
| | | | * MDEV-24135: Print warnings in XML, save test retries in XML, save the combina...Dmitriy Karpovskiy2021-04-122-14/+26
| | | | * MDEV-25182 Complex query in Store procedure corrupts resultsbb-10.2-MDEV-25182Oleksandr Byelkin2021-04-126-7/+77
| | | | * MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-126-15/+80
| | | | * MDEV-21484: galera_sst_mariabackup_encrypt_with_key test failedbb-10.2-MDEV-21484Julius Goryavsky2021-04-121-1/+0
| | | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-129-51/+300
| | | | * MDEV-18802 Assertion table->stat_initialized failed in dict_stats_update_if_n...Marko Mäkelä2021-04-121-2/+17
| | | | * MDEV-24434 Assertion trx->in_rw_trx_list... in trx_sys_any_active_transactions()Marko Mäkelä2021-04-121-6/+1
| | | | * Deb: Stop depending on empty transitional package dh-systemdOtto Kekäläinen2021-04-122-1/+10