| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-24 | 1 | -1/+1 |
|\ |
|
| * | Fix MDEV-21958 code to be working with not 64 MAX_INDEXES | Oleksandr Byelkin | 2020-12-24 | 1 | -1/+1 |
* | | MDEV-24476 Overloaded functions dbug_print_rec break compilation in 10.3 | Aleksey Midenkov | 2020-12-24 | 1 | -0/+48 |
* | | Bring changes to oracle parser | Oleksandr Byelkin | 2020-12-24 | 1 | -9/+5 |
* | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 115 | -1234/+1936 |
|\ \
| |/ |
|
| * | Forgot to add this change to previous cset | Sergei Petrunia | 2020-12-22 | 1 | -0/+10 |
| * | MDEV-24444: ASAN use-after-poison in Item_func_in::get_func_mm_tree with NOT IN | Sergei Petrunia | 2020-12-22 | 3 | -1/+24 |
| * | MDEV-22630 mysql_upgrade (MariaDB 5.2.X --> MariaDB 10.3.X) does not fix auth... | Sergei Golubchik | 2020-12-19 | 1 | -0/+1 |
| * | Item_func_like::walk() was ignoring escape_item | Sergei Golubchik | 2020-12-19 | 3 | -0/+21 |
| * | MDEV-24346 valgrind error in main.precedence | Sergei Golubchik | 2020-12-19 | 3 | -1/+30 |
| * | MDEV-24346 valgrind error in main.precedence | Sergei Golubchik | 2020-12-19 | 5 | -3/+14 |
| * | Item_func_like calls escape_item->fix_fields() twice | Sergei Golubchik | 2020-12-19 | 3 | -2/+15 |
| * | MDEV-23065 : Crash after setting wsrep_on to ON dynamically and reconnect | Jan Lindström | 2020-12-19 | 3 | -1/+10 |
| * | MDEV-22008 rpl.rpl_semi_sync fails in bb, MDEV-24418 reenable binlog_truncate... | Alice Sherepa | 2020-12-18 | 13 | -206/+157 |
| * | MDEV-24041 Generated column DELETE with FOREIGN KEY crash InnoDB | Nikita Malyavin | 2020-12-18 | 3 | -1/+66 |
| * | MDEV-20751 Permission Issue With Nested CTEs | Igor Babaev | 2020-12-17 | 3 | -2/+122 |
| * | MDEV-24327 wsrep XID checkpointing order with log_slave_updates=OFFbb-10.2-MDEV-24327 | sjaakola | 2020-12-17 | 4 | -5/+132 |
| * | MDEV-23406 Signal 8 in maria_create after recursive cte query | Igor Babaev | 2020-12-16 | 7 | -39/+370 |
| * | MDEV-22810 mariabackup does not honor open_files_limit from option during bac... | Vlad Lesin | 2020-12-16 | 1 | -0/+4 |
| * | MDEV-21958: postfix - result of range_mrr_icp | Daniel Black | 2020-12-16 | 1 | -0/+15 |
| * | MDEV-24172: innodb stats table last_update is TIMESTAMP | Daniel Black | 2020-12-16 | 3 | -8/+4 |
| * | MDEV-24414 Update and enable galera.galera_defaultsbb-10.2-MDEV-24414 | Stepan Patryshev | 2020-12-15 | 2 | -2/+1 |
| * | MDEV-21958: Query having many NOT-IN clauses running forever | Sergei Petrunia | 2020-12-15 | 3 | -0/+60 |
| * | MDEV-24034 Policy CMP0075 is not set during compile | Vladislav Vaintroub | 2020-12-15 | 2 | -39/+3 |
| * | MDEV-23209: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' | Rucha Deodhar | 2020-12-15 | 1 | -0/+7 |
| * | MDEV-22422: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status | Rucha Deodhar | 2020-12-15 | 1 | -0/+3 |
| * | MDEV-21646: postfix - my_addr_resolve: static Dl_info info | Daniel Black | 2020-12-15 | 1 | -1/+1 |
| * | MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ... | Sergei Golubchik | 2020-12-11 | 3 | -1/+52 |
| * | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ? | Sergei Golubchik | 2020-12-10 | 1 | -2/+2 |
| * | MDEV-24194 View definition corruption | Sergei Golubchik | 2020-12-10 | 3 | -10/+13 |
| * | MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4Gb | Sergei Golubchik | 2020-12-10 | 10 | -18/+41 |
| * | document that a fulltext parser plugin can replace mysql_add_word callback | Sergei Golubchik | 2020-12-10 | 1 | -1/+3 |
| * | tests for YEAR(N) | Sergei Golubchik | 2020-12-10 | 2 | -0/+69 |
| * | cleanup: type_year test formatting | Sergei Golubchik | 2020-12-10 | 2 | -21/+23 |
| * | MDEV-14836 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e... | Sergei Golubchik | 2020-12-10 | 2 | -1/+2 |
| * | MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m... | Sergei Golubchik | 2020-12-10 | 21 | -799/+328 |
| * | Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG... | Sergei Golubchik | 2020-12-10 | 4 | -20/+1 |
| * | MDEV-17573 Assertion in federatedx on multi-update | Aleksey Midenkov | 2020-12-09 | 6 | -15/+77 |
| * | MDEV-24019 Assertion is hit for query using recursive CTE with no default DB | Igor Babaev | 2020-12-08 | 3 | -24/+90 |
| * | MDEV-22781 CREATE VIEW containing WITH clause Signal 11 | Igor Babaev | 2020-12-07 | 5 | -6/+73 |
| * | MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS trunca... | Anel Husakovic | 2020-12-07 | 8 | -15/+21 |
| * | MDEV-21367: mysqld_safe log don't log to err.log | Anel Husakovic | 2020-12-07 | 1 | -6/+4 |
| * | MDEV-24177 && MDEV-24178 | Anel Husakovic | 2020-12-07 | 1 | -0/+1 |
| * | MDEV-24314 Unexpected error message when selecting from view that uses | Igor Babaev | 2020-12-04 | 4 | -0/+69 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-12-23 | 6 | -26/+22 |
|\ \
| |/ |
|
| * | MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340 | Marko Mäkelä | 2020-12-04 | 4 | -26/+17 |
| * | MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECT | Alexey Botchkov | 2020-12-01 | 2 | -5/+5 |
* | | Partially revert 7410ff436e95de09c2f3f0028e7af8b3a043028b | Marko Mäkelä | 2020-12-23 | 1 | -39/+0 |
* | | MDEV-23446 UPDATE does not insert history row if the row is not changed | Aleksey Midenkov | 2020-12-22 | 4 | -32/+105 |
* | | MDEV-23644 Assertion on evaluating foreign referential action for self-refere... | Aleksey Midenkov | 2020-12-22 | 13 | -9/+129 |