summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP merge 10.5 to 10.6bb-10.6-mergeMarko Mäkelä2021-04-21186-676/+2131
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-21163-3346/+8185
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-04-2133-126/+674
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-2130-123/+621
| | | |\
| | | | * MDEV-25466 Merge new release of InnoDB 5.7.34 to 10.2Marko Mäkelä2021-04-202-6/+2
| | | | |\
| | | | | * Bug #32032897 DEADLOCKING WAIT GRAPH ON BUSY SERVERAditya A2021-04-201-5/+1
| | | | |/
| | | | * MDEV-25362 Incorrect name resolution for subqueries in ON expressionsprot-10.2Igor Babaev2021-04-175-1/+164
| | | | * MDEV-15064: IO_CACHE mysys read_pos, not libmaria rc_posbb-10.2-danielblack-MDEV-15064-IO_CACHE-read_posRainer Orth2021-04-172-2/+2
| | | | * MDEV-25407: EXISTS subquery with correlation in ON expression crashesbb-10.2-mdev25407Sergei Petrunia2021-04-163-1/+70
| | | | * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-1510-12/+212
| | | | * MDEV-23026 purge fails with assert !rw_lock_own_flagged(lock, RW_LOCK_FLAG_X...st-10.2-MDEV-23026Thirunarayanan Balathandayuthapani2021-04-151-2/+4
| | | | * update C/CSergei Golubchik2021-04-151-0/+0
| | | | * MDEV-25403 ALTER TABLE wrongly checks for field's default value if AFTER is usedSergei Golubchik2021-04-153-1/+30
| | | | * signal handler, display coredump file pattern similarly to MDEV-25294 but for...David Carlier2021-04-151-3/+3
| | | | * Update mysqlbinlog man page with --table optionIan Gilfillan2021-04-141-2/+19
| | | | * MDEV-25363 binlog_stm_datetime_ranges_mdev15289 failed in bbAlice Sherepa2021-04-142-0/+2
| | | | * MDEV-25354: Fix my_print_defaults wordingIan Gilfillan2021-04-141-1/+1
| | | * | MDEV-25327 Unexpected ER_DUP_ENTRY upon dropping PK column from system-versio...Aleksey Midenkov2021-04-193-2/+49
| | | * | Fix riscv64 build failure by linking correctly with pthreadbb-10.3-ottok-MDEV-23892-pthreadOtto Kekäläinen2021-04-151-0/+1
| | * | | Fix all warnings given by UBSANMonty2021-04-2073-291/+528
| | * | | More fixes to variable wsrep_onDaniele Sciascia2021-04-2011-16/+237
| | * | | MDEV-25423 : Donor node fails to shutdown after mysqldump SSTbb-10.4-MDEV-25423Jan Lindström2021-04-1931-2901/+6401
| | * | | MDEV-22668: "Flush SSL" command doesn't reload wsrep certbb-10.4-MDEV-22668mkaruza2021-04-1516-0/+352
| * | | | MDEV-22757 Assertion !binlog || exist_hton_without_prepare' failed in MYSQL_B...Andrei Elkin2021-04-193-22/+133
| * | | | Fixed failing test spider/bugfix.mdev_22246Monty2021-04-192-2/+2
* | | | | 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