summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28377 : galera.galera_as_slave_nonprim bind: Address already in usebb-10.4-MDEV-28377Jan Lindström2022-04-253-25/+14
* MDEV-11853: semisync thread can be killed after sync binlog but before ACK in...Brandon Nesterenko2022-04-2213-22/+1091
* MDEV-26402: A SEGV in Item_field::used_tables/update_depend_map_for_order...Sergei Petrunia2022-04-224-1/+42
* MDEV-28227 Error message Chinese translation (typos)Daniel Black2022-04-221-3/+3
* MDEV-26224 InnoDB fails to remove AUTO_INCREMENT attributeVlad Lesin2022-04-214-2/+153
* WolfSSL v5.2.0-stableMarko Mäkelä2022-04-212-1/+0
* Fix clang -Wunused-but-set-variableMarko Mäkelä2022-04-211-2/+9
* Merge 10.3 into 10.4Marko Mäkelä2022-04-21111-527/+3127
|\
| * MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention pointMarko Mäkelä2022-04-216-50/+14
| * MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers...Thirunarayanan Balathandayuthapani2022-04-203-9/+106
| * MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-204-1/+230
| * MDEV-24176 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-04-191-1/+1
| * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-1810-87/+342
| * MDEV-24176 PreparationsAleksey Midenkov2022-04-187-115/+110
| * MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queriesOleg Smirnov2022-04-186-78/+20
| * An additional patch for MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEF...Alexander Barkov2022-04-143-8/+63
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-1419-23/+374
| |\
| | * MDEV-27448 MTR returns success (zero) upon invalid optionShunpoco2022-04-121-1/+1
| | * MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-113-8/+46
| | * MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-113-1/+19
| | * MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-085-4/+108
| | * Better comments in Item_in_subselect::inject_in_to_exists_cond()Sergei Petrunia2022-04-071-1/+6
| | * MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-066-2/+78
| | * MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-065-7/+116
| * | MDEV-28266 Crash in Field_string::type_handler when calling proceduresOleksandr Byelkin2022-04-131-13/+3
| * | MDEV-28304 innodb.instant_alter,8k.rdiff does not apply on FreeBSDMarko Mäkelä2022-04-134-91/+83
| * | MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctlyJulius Goryavsky2022-04-1222-123/+555
| * | MDEV-27834 Incorrect provides of MariaDB-shared for CentOS8Sergei Golubchik2022-04-121-3/+1
| * | MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-124-17/+8
| * | MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNOMonty2022-04-114-2/+29
| * | MDEV-28267 ASAN heap-use-after-free in Item_sp::func_name_cstringAlexander Barkov2022-04-096-5/+88
| * | MDEV-22282 When using mysqldump to backup a view that contains derived tables...Sergei Golubchik2022-04-096-14/+15
| * | MDEV-28062 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on INSER...Alexander Barkov2022-04-082-0/+69
| * | MDEV-25116 Spider: IF(COUNT( trigger SQL Error (1054)_ Unknown column '' in f...Nayuta Yanagisawa2022-04-084-2/+74
| * | MDEV-28253 Mysqldump - INVISIBLE column errorSergei Golubchik2022-04-078-11/+34
| * | MDEV-28205: SST via mariabackup stops on failure while archiving logsJulius Goryavsky2022-04-075-8/+511
* | | MDEV-28227 Error message Chinese translationHaidong Ji2022-04-215-880/+2024
* | | MDEV-26575 Crash on shutdown after starting an XA transactionDaniele Sciascia2022-04-203-1/+28
* | | MDEV-28329 : galera_3nodes.galera_garbd_backup fails with extra connection linesJan Lindström2022-04-191-0/+2
* | | MDEV-24529 Assertion failed in vers_select_conds_t::printOleg Smirnov2022-04-183-1/+28
* | | Disable galera_bf_abort_ps_bind under --ps-protocolDaniele Sciascia2022-04-161-0/+1
* | | MDEV-22266: Diagnostics_area::sql_errno() const: AssertionRucha Deodhar2022-04-123-1/+32
* | | Remove a garbage file from mysql-testbb-10.4-osmirnovOleg Smirnov2022-04-071-0/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2022-04-073-1/+508
|\ \ \ | |/ /
| * | MDEV-28247 : Disable background ibuf merge during Galera SSTJan Lindström2022-04-071-0/+11
| * | Adding MTR tests to cover how keywords of different kinds behave in various c...Alexander Barkov2022-04-072-0/+498
* | | MDEV-25975 merge fixupMarko Mäkelä2022-04-063-11/+6
* | | MDEV-25975: Merge 10.3 into 10.4Marko Mäkelä2022-04-0633-465/+179
|\ \ \ | |/ /
| * | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-0630-398/+229
* | | MDEV-23328 fixup: sign mismatch in format stringsMarko Mäkelä2022-04-061-5/+6