summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16091: Seconds_Behind_Master spikes to millions of seconds10.4-MDEV-16091-mergeBrandon Nesterenko2022-01-054-0/+137
* Add --valgrind to VERSION() string for valgrind buildsMonty2021-12-281-0/+2
* MDEV-27184 Assertion `(old_top == initial_top (av) && old_size == 0) || ((uns...Nayuta Yanagisawa2021-12-274-1/+55
* Merge branch 10.3 into 10.4Julius Goryavsky2021-12-2546-341/+733
|\
| * Merge branch 10.2 into 10.3st-10.3-juliusJulius Goryavsky2021-12-246-214/+214
| |\
| | * MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-2314-285/+292
| * | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-2328-126/+385
| |\ \ | | |/
| | * MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsbb-10.2-MDEV-23175-backportDaniel Black2021-12-221-2/+24
| | * MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fixJulius Goryavsky2021-12-176-95/+229
| | * MDEV-21866: Assertion `!result' failed in convert_const_to_int upon 2nd execu...bb-10.2-MDEV-21866Dmitry Shulga2021-12-163-1/+31
| | * MDEV-27270: Wrong query plan with Range Checked for Each Record and ORDER BY ...bb-10.2-mdev2720Sergei Petrunia2021-12-153-0/+53
| | * Disable following tests from galera_3nodes suitebb-10.2-janJan Lindström2021-12-151-0/+8
| | * MDEV-27268 Failed InnoDB initialization leaves garbage files behindMarko Mäkelä2021-12-153-8/+11
| | * MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-1421-411/+1033
| | * MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tablesMarko Mäkelä2021-12-133-0/+7
| | * don't use buffered_option_error_reporter without perfschemaSergei Golubchik2021-12-101-3/+5
| | * enable partition_open_files_limit testbb-10.2-aliceforkfun2021-12-094-8/+5
| | * MDEV-19129: Fixed configure for Xcode, CMake generateSergei Krivonos2021-12-071-0/+1
| | * Don't beep in mysql_upgrade_service.exeVladislav Vaintroub2021-12-071-2/+2
| | * MDEV-27191 MariaDB client - "system" command does not work on WindowsVladislav Vaintroub2021-12-071-8/+3
| | * Appveyor - cache chocolatey packagesVladislav Vaintroub2021-12-071-0/+4
| * | MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_f...bb-10.3-bar-MDEV-27195Alexander Barkov2021-12-224-2/+28
| * | MDEV-27332 SIGSEGV in fetch_data_into_cache()Marko Mäkelä2021-12-213-1/+17
| * | MDEV-27244 Table corruption upon adding serial data typeAleksey Midenkov2021-12-164-0/+21
| * | MDEV-23182: Server crashes in Item::fix_fields_if_needed / table_value_constr...bb-10.3-MDEV-23182Dmitry Shulga2021-12-163-2/+94
| * | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.3-MDEV-27181-galeraJulius Goryavsky2021-12-1419-259/+859
| * | enable rpl_semi_sync_after_sync and rpl_semi_sync_slave_compressed_protocol t...bb-10.3-aliceforkfun2021-12-071-3/+0
* | | Fix typos in optimizer trace outputbb-10.4-mdev27238-v2Sergei Petrunia2021-12-231-2/+2
* | | MDEV-27238: Assertion `got_name == named_item_expected()' failed in Json_writerSergei Petrunia2021-12-233-7/+36
* | | result of wsrep logic in queue_for_group_commit was being ignoredbb-10.4-MDEV-26803-galeraLeandro Pacheco2021-12-231-1/+2
* | | Only apply wsrep_trx_fragment_size to InnoDB tablesMonty2021-12-234-5/+32
* | | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsbb-10.4-MDEV-23175-backportDaniel Black2021-12-221-2/+24
* | | MDEV-27297 wsrep error log messages drop last charactersjaakola2021-12-211-1/+1
* | | 10.4-MDEV-27275 CREATE TABLE with FK not safe for PAsjaakola2021-12-2010-10/+96
* | | Update wsrep-lib submoduleJan Lindström2021-12-201-0/+0
* | | Enable galera_sr.GCF-1060 test case as it is now fixed.Jan Lindström2021-12-171-1/+0
* | | MDEV-26803 PA unsafety with FK cascade delete operationsjaakola2021-12-179-31/+354
* | | Fixed some tests that failes when built with valgrindMonty2021-12-153-1/+6
* | | Add --optimizer_trace option to mysqltestMonty2021-12-153-6/+102
* | | MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco...Monty2021-12-157-10/+171
* | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.4-MDEV-27181-galeraJulius Goryavsky2021-12-1419-258/+1172
* | | Fix for the test galera.galera_UK_conflictsjaakola2021-12-142-7/+58
* | | MDEV-27218 mtr test galera.MDEV-20793 has sporadic false positive failuresbb-10.4-MDEV-27218sjaakola2021-12-102-2/+31
* | | minor cleanup of backup_lock_binlog.test, so that test passes also with state...forkfun2021-12-082-4/+0
* | | wsrep-lib update: bugfixes, cleanups, event API, state transition cleanupsbb-10.4-wsrep-libAlexey Yurchenko2021-12-084-21/+0
* | | Merge branch '10.3' into 10.4Sergei Golubchik2021-12-0711-10/+98
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-12-069-8/+92
| |\ \ | | |/
| | * fix srpm builds after fe065f8d90b0Sergei Golubchik2021-12-061-1/+2
| | * fix ./mtr --manual warning after f5441ef4dac9Sergei Golubchik2021-12-061-1/+1
| | * MDEV-27088: lf unit tests - cycles insufficientMartin Beck2021-11-301-1/+1