summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19784 [4/4] fix problem with yacc and revert yacc changesbb-10.5-my-errorNikita Malyavin2021-05-256-140/+138
* MDEV-19784 [3/4] fix my_error usageNikita Malyavin2021-05-255-16/+16
* MDEV-19784 [2/4] errmsg: change %d to %zu for size specifiers to match size_tNikita Malyavin2021-05-2515-63/+56
* MDEV-19784 [1/4] add my_error guardsNikita Malyavin2021-05-2547-255/+565
* Updated BUILD scripts to update modules wsrep-lib and columnstoreMonty2021-05-232-1/+11
* Fixed compiler warnings from CONNECTMonty2021-05-234-23/+23
* MDEV-25738 Assertion `ticket->m_duration == MDL_EXPLICIT' failedMonty2021-05-232-0/+29
* MDEV-25708 THD::cleanup(): Assertion `!mdl_context.has_locks()' failedMonty2021-05-231-3/+4
* MDEV-25719 post-merge correction: wsrep_debug=ON -> wsrep_debug=1Julius Goryavsky2021-05-222-1/+3
* MDEV-25719: stunnel uses "verifyChain" without subject checksJulius Goryavsky2021-05-2118-131/+339
* don't require jemalloc for 10.5 official packagesSergei Golubchik2021-05-191-2/+0
* MDEV-25617 10.5.10 upgrade: "scriptlet / line 6 : [: is-active : binary opera...Sergei Golubchik2021-05-191-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-05-198-416/+303
|\
| * MDEV-25710: Dead code os_file_opendir() in the serverMarko Mäkelä2021-05-188-414/+301
* | MDEV-15528 fixup: Remove references to background scrubbingMarko Mäkelä2021-05-181-16/+0
* | MDEV-25594: Improve debug checksbb-10.5-rameshMarko Mäkelä2021-05-1811-160/+127
* | Merge 10.4 into 10.5Marko Mäkelä2021-05-1815-53/+426
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2021-05-1815-53/+426
| |\
| | * Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-1821-45/+722
| | |\
| | | * MDEV-25594: Assertion failure in DeadlockChecker::check_and_resolve()Marko Mäkelä2021-05-182-6/+22
| | | * wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| | | * MDEV-22530: Aborting OPTIMIZE TABLE still logs in binary log and replicates t...Sujatha2021-05-173-1/+144
| | | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-178-38/+257
| | | * MDEV-25681: --relay-log{,-index} missing warningDaniel Black2021-05-171-2/+2
| | | * MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-156-210/+215
| | | * Added missing connection lines to some testsJulius Goryavsky2021-05-153-0/+120
| | | * MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-05-143-1/+42
| | | * MDEV-25336 Parallel replication causes failed assert while restartingSachin Kumar2021-05-141-1/+7
| | | * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin Kumar2021-05-145-1/+39
| | | * MDEV-20821 parallel slave server shutdown hangAndrei Elkin2021-05-144-0/+266
| | | * mtr: --gdb mode, also quote ";", not only " "Sergei Golubchik2021-05-111-1/+1
| | | * MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| | | * bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
| | | * MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1013-472/+644
| | * | wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| | * | MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-174-194/+204
| | * | Added missing connection lines to some testsJulius Goryavsky2021-05-173-0/+120
| | * | Updated galera_3nodes disabled.def filebb-10.3-rameshRamesh Sivaraman2021-05-111-1/+0
| | * | MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-112-1/+1
| | * | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1111-356/+518
| | * | bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
| * | | MDEV-25693: SST failed due to incorrect connection addressJulius Goryavsky2021-05-1711-543/+1171
| * | | wsrep_sst_common.sh: file mode changed back to 664Julius Goryavsky2021-05-171-0/+0
| * | | MDEV-25669: SST scripts should check all server groups in config filesJulius Goryavsky2021-05-174-191/+201
| * | | Added missing connection lines to some testsJulius Goryavsky2021-05-170-0/+0
| * | | MDEV-23580 addendum: normal operation in configurations where stunnel is not ...Julius Goryavsky2021-05-172-1/+1
| * | | MDEV-23580: WSREP_SST: [ERROR] rsync daemon port has been takenJulius Goryavsky2021-05-1710-353/+517
| * | | bump the VERSIONDaniel Bartholomew2021-05-101-1/+1
* | | | MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG fro...Brandon Nesterenko2021-05-175-124/+57
* | | | MDEV-25693: SST failed due to incorrect connection addressJulius Goryavsky2021-05-1711-543/+1171