summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.3-juliusJulius Goryavsky2021-12-236-214/+214
* Merge remote-tracking branch 'origin/10.2' into st-10.3-juliusJulius Goryavsky2021-12-2328-123/+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
* | 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
| * MDEV-27088: Server crash on ARM (WMM architecture) due to missing barriers in...Martin Beck2021-11-302-5/+9
| * MDEV-26553 NOT IN subquery construct crashing 10.1 and upIgor Babaev2021-11-264-1/+78
* | MDEV-21108 Add option for setting install paths of groongabb-10.3-robertLukas Javorsky2021-12-022-2/+6
* | MDEV-27134: Sporadic failure of DROP DATABASE testMarko Mäkelä2021-11-292-4/+6
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-2940-99/+897
|\ \ | |/
| * MDEV-26972 MTR worker aborts after server restart failureSergei Golubchik2021-11-261-2/+4
| * MDEV-26755 innodb.undo_truncate: ilink::assert_linked(): Assertion `prev != 0...Sergei Golubchik2021-11-261-2/+0
| * add a test casest-10.2-markoSergei Golubchik2021-11-262-0/+8
| * MDEV-26558 Fix a deadlock due to cyclic dependencebb-10.2-robertryancaicse2021-11-241-1/+1
| * mysql_install_db: remove MySQL referencesDaniel Black2021-11-241-4/+2
| * MDEV-27066: Fixed scientific notation parsing bugMarc Olivier Bergeron2021-11-243-2/+78
| * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-2310-47/+60
| * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-237-10/+105
| * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-238-2/+463
| * MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat...Igor Babaev2021-11-203-0/+49
| * MDEV-27086 "No database selected" when using UNION of CTEs to define tableIgor Babaev2021-11-203-4/+53
| * MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-204-2/+46
| * MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re...Alexander Barkov2021-11-203-1/+22
| * MDEV-27075 mysql_upgrade_service.exe - using uninitialized memory 'defaults_f...Vladislav Vaintroub2021-11-181-19/+0
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-1712-77/+223
|\ \ | |/
| * MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-177-45/+90
| * MDEV-26825 Bogus error for query with two usage of CTE referring another CTEIgor Babaev2021-11-163-23/+120
| * MDEV-27056 Windows upgrade_wizard - CloseHandle() on invalid (already closed)...Vladislav Vaintroub2021-11-161-1/+1
| * Windows build - fix signtool search path to take modern SDKs into accountVladislav Vaintroub2021-11-161-8/+12