summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28598 Assertion 'got_name == named_item_expected()' failedbb-10.4-MDEV-28598Oleg Smirnov2022-06-015-16/+219
* Update wsrep-libJan Lindström2022-05-031-0/+0
* Enable fixed test casesJan Lindström2022-05-031-1/+0
* MDEV-21557 : galera_bf_abort_at_after_statement MTR failed: query 'reap' succ...Jan Lindström2022-05-032-0/+13
* MDEV-22666 : galera.MW-328A MTR failed: "Semaphore wait has lasted > 600 seco...Jan Lindström2022-05-0315-390/+0
* MDEV-24688 : galera.galera_ist_progress MTR failed: assert_grep.inc failedJan Lindström2022-05-033-24/+13
* MDEV-28448 Assertion failure for SELECT with subquery using ON expressionIgor Babaev2022-04-303-1/+10
* MDEV-28080 Crash when using HAVING with NOT EXIST predicate in an equalityIgor Babaev2022-04-292-0/+64
* MDEV-28097 use-after-free when WHERE has subquery with an outer reference in ...Sergei Golubchik2022-04-295-6/+26
* MDEV-28094 Window function in expression in ORDER BYSergei Golubchik2022-04-293-2/+27
* cleanup: (*order->item) -> itemSergei Golubchik2022-04-297-42/+44
* MDEV-28431 auth_pam tool left zombie processes.Alexey Botchkov2022-04-281-1/+1
* MDEV-28098 incorrect key in "dup value" error after long uniqueSergei Golubchik2022-04-283-2/+30
* 10.4 specific changes for "MDEV-27494 Rename .ic files to .inl"Alexander Barkov2022-04-282-8/+8
* MDEV-26412 Server crash in Item_field::fix_outer_field for INSERT SELECTIgor Babaev2022-04-276-3/+59
* MDEV-28377: galera_as_slave_nonprim bind: Address already in useJulius Goryavsky2022-04-2615-457/+642
* MDEV-26212 PAM authentication fails with ENOMEMSergei Golubchik2022-04-261-45/+32
* MDEV-26695: Number of an invalid row is not calculated for table valueRucha Deodhar2022-04-263-0/+21
* MDEV-28227 Chinese translation postfixDaniel Black2022-04-263-15/+19
* MDEV-26473: mysqld got exception 0xc0000005 (rpl_slave_state/rpl_load_gtid_sl...Brandon Nesterenko2022-04-255-1/+97
* 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