summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed result file for rocksdb.i_s_deadlockMonty2022-01-271-9/+9
* Fixed random failure main/truncate_notembeddedMonty2022-01-272-2/+5
* MDEV-27477 Remaining SUSE patches for 10.2+Monty2022-01-271-9/+100
* MDEV-27477 Remaining SUSE patches for 10.2+Monty2022-01-271-0/+1
* Updated comment in systemd.cmakeMonty2022-01-271-1/+1
* MDEV-20770 Server crashes in JOIN::transform_in_predicates_into_in_subq upon ...Alexey Botchkov2022-01-264-19/+83
* MDEV-27510 Query returns wrong result when using split optimizationIgor Babaev2022-01-255-29/+635
* MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECTAlexander Barkov2022-01-2546-1967/+2063
* MDEV-26768 Spider table crashes the server after the mysql_list_fields() clie...bb-10.3-hf-2Alexey Botchkov2022-01-203-6/+28
* MDEV-26249: Crash in Explain_node::print_explain_for_children with slow query...bb-10.3-mdev26249-v2Sergei Petrunia2022-01-193-0/+48
* Updated rocksdb.corrupted_data_reads_debug result fileMonty2022-01-191-5/+5
* MDEV-27132 Wrong result from query when using split optimizationIgor Babaev2022-01-173-1/+272
* MDEV-27217 typo fixAleksey Midenkov2022-01-151-0/+1
* rocksdb.tbl_opt_data_index_dir test fixAleksey Midenkov2022-01-142-20/+20
* MDEV-27452 TIMESTAMP(0) system field is allowed for certain creation of syste...Aleksey Midenkov2022-01-134-6/+67
* MDEV-26778 row_start is not updated in current row for InnoDBAleksey Midenkov2022-01-134-4/+32
* MDEV-27217 ha_partition::start_stmt() ignored error fixAleksey Midenkov2022-01-131-2/+1
* MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-1310-13/+94
* Versioning test suite cleanupsAleksey Midenkov2022-01-1311-276/+293
* MDEV-26337: subquery with groupby and ROLLUP returns incorrect results on LEF...bb-10.3-mdev26337-v2Sergei Petrunia2022-01-133-1/+82
* MDEV-26317: Add SYSTEMD_READWRITEPATH variable to mariadb.service.in-fileTuukka Pasanen2022-01-073-0/+10
* MDEV-27365 CREATE-or-REPLACE SEQUENCE is binlogged without DDL flagAndrei2022-01-033-3/+46
* improve checks for libatomic linkingalexfanqi2021-12-302-7/+22
* 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
* | 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