| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-26972 MTR worker aborts after server restart failure | Sergei Golubchik | 2021-11-26 | 1 | -2/+4 |
* | add a test casest-10.2-marko | Sergei Golubchik | 2021-11-26 | 2 | -0/+8 |
* | MDEV-27066: Fixed scientific notation parsing bug | Marc Olivier Bergeron | 2021-11-24 | 2 | -0/+77 |
* | MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galera | Julius Goryavsky | 2021-11-23 | 3 | -0/+85 |
* | MDEV-26064: mariabackup SST fails when starting with --innodb-force-recovery | Julius Goryavsky | 2021-11-23 | 5 | -0/+443 |
* | MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat... | Igor Babaev | 2021-11-20 | 2 | -0/+45 |
* | MDEV-27086 "No database selected" when using UNION of CTEs to define table | Igor Babaev | 2021-11-20 | 2 | -0/+49 |
* | MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-bar | Alexander Barkov | 2021-11-20 | 2 | -0/+22 |
* | MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re... | Alexander Barkov | 2021-11-20 | 2 | -0/+21 |
* | MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-check | Eugene Kosov | 2021-11-17 | 4 | -0/+64 |
* | MDEV-26825 Bogus error for query with two usage of CTE referring another CTE | Igor Babaev | 2021-11-16 | 2 | -0/+86 |
* | MDEV-26991: CURRENT_TEST: main.mysql_binary_zero_insert 'grep' is not recogni...bb-10.2-MDEV-26991 | Brandon Nesterenko | 2021-11-11 | 2 | -5/+5 |
* | Remove restarts from encrypt_and_grep testst-10.2-merge | Marko Mäkelä | 2021-11-09 | 2 | -10/+12 |
* | Merge mariadb-10.2.41 into 10.2 | Marko Mäkelä | 2021-11-09 | 10 | -35/+135 |
|\ |
|
| * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41 | Andrei Elkin | 2021-11-05 | 5 | -21/+1179 |
| * | MDEV-23328 Server hang due to Galera lock conflict resolution | Jan Lindström | 2021-11-02 | 2 | -6/+6 |
| * | MDEV-23328 Server hang due to Galera lock conflict resolution | Jan Lindström | 2021-11-01 | 2 | -7/+13 |
| * | MDEV-23328 Server hang due to Galera lock conflict resolution | sjaakola | 2021-10-29 | 8 | -28/+122 |
* | | MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_intbb-10.2-bar-MDEV-25610 | Alexander Barkov | 2021-11-08 | 4 | -0/+1108 |
* | | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2 | Aleksey Midenkov | 2021-11-02 | 2 | -0/+24 |
* | | MDEV-24335 Unexpected question mark in the end of a TINYTEXT column | Alexander Barkov | 2021-11-02 | 2 | -0/+20 |
* | | MDEV-26949 --debug-gdb installs redundant signal handlers | Marko Mäkelä | 2021-11-01 | 1 | -1/+2 |
* | | MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901 | Alexander Barkov | 2021-10-29 | 4 | -0/+77 |
* | | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andrei | Andrei Elkin | 2021-10-28 | 5 | -21/+1179 |
* | | rpl_get_master_version_and_clock and rpl_row_big_table_id tests are slow, so ... | Alice Sherepa | 2021-10-28 | 2 | -0/+2 |
|/ |
|
* | MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual column | Nikita Malyavin | 2021-10-28 | 2 | -0/+384 |
* | MDEV-25402 Assertion `!str || str != Ptr' failed in String::copy | Alexander Barkov | 2021-10-27 | 2 | -0/+48 |
* | Fix tests for PLUGIN_PARTITION=NO | Marko Mäkelä | 2021-10-27 | 2 | -0/+2 |
* | MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLE | Vladislav Vaintroub | 2021-10-26 | 2 | -0/+38 |
* | MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment.bb-10.2-mdev-22711-hf | Alexey Botchkov | 2021-10-26 | 2 | -0/+45 |
* | MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hf | Alexey Botchkov | 2021-10-25 | 2 | -0/+6 |
* | MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con... | Sergei Krivonos | 2021-10-21 | 4 | -41/+42 |
* | MDEV-26865: Add test case and instrumentation | Marko Mäkelä | 2021-10-21 | 2 | -0/+295 |
* | MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295 | Thirunarayanan Balathandayuthapani | 2021-10-21 | 4 | -4/+39 |
* | MDEV-19129: Xcode compatibility update: mysql-test-run.pl | Sergei Krivonos | 2021-10-21 | 1 | -0/+2 |
* | MDEV-22627 fixup: Cover also ALTER TABLE...ALGORITHM=INPLACE | Marko Mäkelä | 2021-10-20 | 2 | -0/+17 |
* | MDEV-22627 Failing assertion: dict_tf2_is_valid(flags, flags2) | Marko Mäkelä | 2021-10-20 | 3 | -0/+40 |
* | MDEV-22445 Crash on HANDLER READ NEXT after XA PREPARE | Nikita Malyavin | 2021-10-20 | 2 | -0/+32 |
* | MDEV-26262 frm is corrupted after ER_EXPRESSION_REFERS_TO_UNINIT_FIELD | Nikita Malyavin | 2021-10-20 | 3 | -0/+23 |
* | restore default.test, default.result after MDEV-23597 c47e4aab62c65 commit | Nikita Malyavin | 2021-10-20 | 2 | -3/+3 |
* | MDEV-24585 Assertion `je->s.cs == nice_js->charset()' failed in json_nice.bb-10.2-mdev-24585-hf | Alexey Botchkov | 2021-10-19 | 2 | -0/+12 |
* | MDEV-14804 innodb.update_time failed in buildbot with wrong result | Marko Mäkelä | 2021-10-19 | 3 | -15/+4 |
* | MDEV-26299: Some views force server (and mysqldump) to generate invalid SQL f... | Oleksandr Byelkin | 2021-10-18 | 2 | -0/+30 |
* | MDEV-25284: Assertion `info->type == READ_CACHE || info->type == WRITE_CACHE'...bb-10.2-MDEV-25284 | Brandon Nesterenko | 2021-10-18 | 5 | -0/+310 |
* | A clean-up patch for MDEV-23408: fixing test failure on Windowsbb-10.2-bar-MDEV-23408 | Alexander Barkov | 2021-10-15 | 2 | -8/+8 |
* | MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_action | Vicențiu Ciorbaru | 2021-10-15 | 2 | -0/+297 |
* | MDEV-23408 Wrong result upon query from I_S and further Assertion `!alias_arg... | Alexander Barkov | 2021-10-14 | 8 | -0/+194 |
* | MDEV-26815 : galera.galera_ftwrl_drain fails with wrong errno 1146bb-10.2-MDEV-26815-galera | Jan Lindström | 2021-10-13 | 2 | -12/+15 |
* | MDEV-25925 Warning: Memory not freed: 32 on INSERT DELAYEDbb-10.2-bar-MDEV-25925 | Alexander Barkov | 2021-10-11 | 3 | -0/+39 |
* | MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_sy...bb-10.2-bar-MDEV-23269 | Alexander Barkov | 2021-10-11 | 5 | -0/+28 |