summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Experimental changebb-10.2-sysprg-binlogJulius Goryavsky2022-01-1719-338/+940
* MDEV-27109 mysql_config mariadb_config lists non existant -lmariadbAlexey Bychko2022-01-142-1/+3
* /usr/lib64/pkgconfig is not owned by MariaDB-develSergei Golubchik2022-01-141-0/+1
* MDEV-4621 select returns null for information_schema.statistics.collation fieldSergei Golubchik2022-01-143-1/+20
* mtr failed to detect when a combination is forcedSergei Golubchik2022-01-141-2/+2
* MDEV-8851 innodb.innodb_information_schema fails sporadicallyMarko Mäkelä2022-01-142-14/+16
* MDEV-21252 ER_HOST_IS_BLOCKED returns packet sequence 1 instead of 0Vladislav Vaintroub2022-01-111-2/+6
* MDEV-25201 : Assertion `thd->wsrep_trx_meta.gtid.seqno == (-1)' failed in int...bb-10.2-galera-janJan Lindström2022-01-114-0/+24
* Changing wsrep_slave_threads parameter requires that clusterJan Lindström2022-01-112-1/+1
* MDEV-25549 : Assertion `*new_engine' failed in bool check_engine(THD*, const ...Jan Lindström2022-01-111-7/+16
* MDEV-25856 : SIGSEGV in ha_myisammrg::append_create_infoJan Lindström2022-01-113-13/+26
* MDEV-25472 : Server crashes when wsrep_cluster_address set to unkown address ...Jan Lindström2022-01-111-2/+1
* MDEV-20325: Assertion `outer_context || !*from_field || *from_field == not_fo...bb-10.2-MDEV-20325Dmitry Shulga2022-01-114-3/+127
* MDEV-25631 Crash executing query with VIEW, aggregate and subqueryIgor Babaev2022-01-103-0/+43
* MDEV-25086 Stored Procedure Crashes ServerIgor Babaev2022-01-103-1/+243
* Revert "MDEV-24454 Crash at change_item_tree"Igor Babaev2022-01-108-173/+39
* Windows, appveyor - use VS2022st-10.2-wladVladislav Vaintroub2022-01-091-2/+2
* Windows : fix broken build with OpenSSLVladislav Vaintroub2022-01-091-2/+2
* Windows, appveyor - use Cygwin's bison againVladislav Vaintroub2022-01-091-11/+1
* Windows, CI - workaround hardcoded limits for mtr --parallel=autoVladislav Vaintroub2022-01-081-1/+2
* MDEV-14938 make buildbot to include galera into bintarsSergei Golubchik2022-01-072-0/+11
* Windows, CI : run mtr in buildbot_suites.bat with --parallel=autoVladislav Vaintroub2022-01-071-1/+1
* MDEV-16091: Seconds_Behind_Master spikes to millions of secondsbb-10.2-MDEV-16091Brandon Nesterenko2022-01-044-0/+137
* MDEV-26698: Incorrect row number upon INSERT .. SELECT from the samebb-10.2-MDEV-26698Rucha Deodhar2022-01-0310-316/+365
* MDEV-27386: cpack rpm libsepol installed detects verison incorrectlybb-10.2-danielblack-MDEV-27386-libsepol-detectionDaniel Black2021-12-301-1/+1
* MDEV-22256 Assertion `length == pack_length()' failed in Field_timestamp_with...bb-10.2-bar-MDEV-22256Alexander Barkov2021-12-292-0/+46
* MDEV-21639 DEFAULT(col) evaluates to a bad value in WHERE clausebb-10.2-bar-MDEV-21639Alexander Barkov2021-12-294-3/+272
* MDEV-25460: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2021-12-286-5/+77
* MDEV-27364 Build from 10.2-10.4 srpm fails on RHEL8 family due to discrepancy...Sergei Golubchik2021-12-271-0/+1
* MDEV-27262 Unexpected index intersection with full index scan for an indexIgor Babaev2021-12-235-6/+243
* MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-2314-285/+292
* 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
* 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