summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * MDEV-24177 && MDEV-24178Anel Husakovic2020-12-071-0/+1
| | | | * MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-044-0/+69
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-2336-94/+593
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-236-26/+22
| | | |\ \ | | | | |/
| | | | * MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340Marko Mäkelä2020-12-044-26/+17
| | | | * MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECTAlexey Botchkov2020-12-012-5/+5
| | | * | Partially revert 7410ff436e95de09c2f3f0028e7af8b3a043028bMarko Mäkelä2020-12-231-39/+0
| | | * | MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-224-32/+105
| | | * | MDEV-23644 Assertion on evaluating foreign referential action for self-refere...Aleksey Midenkov2020-12-2213-9/+129
| | | * | MDEV-21138 Assertion `col->ord_part' or `f.col->ord_part' failed in row_build...Aleksey Midenkov2020-12-229-8/+179
| | | * | MDEV-22178 Assertion `info->alias.str' failed in partition_info::check_partit...Aleksey Midenkov2020-12-223-0/+17
| | | * | TODO-2697 Enable galera.lp1376747-4 on 10.3 CSStepan Patryshev2020-12-161-1/+0
| | | * | MDEV-24099: sql/sql_insert ip_len issue on AIXbb-10.3-danielblack-MDEV-24099-aix-ip_len-conflictEtienne Guesnet2020-12-161-5/+5
| | | * | MDEV-24414 Update and enable galera.galera_defaultsbb-10.3-MDEV-24414Stepan Patryshev2020-12-152-2/+1
| | | * | MDEV-22740: UBSAN: sql/opt_split.cc:1150:28: runtime error: shift exponent 61...Varun Gupta2020-12-141-1/+1
| | | * | remove the test for MDEV-22485 that doesn't test MDEV-22485Sergei Golubchik2020-12-123-152/+0
| | | * | MDEV-24279 Segfault after 1 day and 5 minutes uptimeSergei Golubchik2020-12-111-0/+1
| | | * | MDEV-19273: Server crash in MDL_ticket::has_stronger_or_equal_type or Asserti...bb-10.3-MDEV-19273Oleksandr Byelkin2020-12-095-14/+169
| | | * | MDEV-22485: add the test casebb-10.3-anel-MDEV-22485-mysqlslapAnel Husakovic2020-12-073-0/+152
| | | * | mdev-22485 mysqlslap does not use current user as defaultDan Solodko2020-12-071-3/+0
| | | * | Fixing compile failure on kvm full-textVarun Gupta2020-12-031-2/+9
| | * | | MENT-1047 Assertion `active() == false' failed with "XA START.."Daniele Sciascia2020-12-223-0/+19
| | * | | MDEV-23468: inline_mysql_socket_send: Assertion `mysql_socket.fd != -1' faile...mkaruza2020-12-211-1/+4
| | * | | MDEV-24327 wsrep XID checkpointing order violation with cert failuresbb-10.4-MDEV-24327sjaakola2020-12-172-3/+19
| | * | | MDEV-24327 wsrep XID checkpointing order with log_slave_updates=OFFsjaakola2020-12-174-5/+134
| | * | | MDEV-24207: recognise mysql forms of invalid password for mysql_native_passwordDaniel Black2020-12-153-4/+29
| | * | | MDEV-23659 Update Galera disabled.def fileStepan Patryshev2020-12-141-1/+0
| | * | | issue ER_USER_IS_BLOCKED also for non-existent usersSergei Golubchik2020-12-121-9/+9
| | * | | MDEV-21958: Query having many NOT-IN clauses running forever, part 3Sergei Petrunia2020-12-112-0/+64
| | * | | MDEV-21958: Query having many NOT-IN clauses running forever, part 2Sergei Petrunia2020-12-113-84/+0
| | * | | MDEV-21958: Query having many NOT-IN clauses running foreverSergei Petrunia2020-12-114-0/+108
| | * | | Run innodb.innodb_stats test with EITS disabled.Sergei Petrunia2020-12-112-11/+1
| | * | | MDEV-19716: ASAN use-after-poison in Query_log_event::Query_log_event / THD::...Sujatha2020-12-082-3/+16
| | * | | MDEV-24334 make monitor_set_tbl global variable thread-safeEugene Kosov2020-12-034-16/+18
| * | | | MDEV-24480 Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-051-0/+3
| * | | | Deb: Ignore Lintian error on ColumnStore libjemalloc.so inclusionOtto Kekäläinen2021-01-031-0/+2
| * | | | Salsa-CI: Use aptitude to resolve build dependenciesOtto Kekäläinen2021-01-031-8/+11
| * | | | Travis-CI: Sync dependencies with DebianOtto Kekäläinen2021-01-031-3/+3
| * | | | Deb: Revert emptying /etc/mysql/debian.cnf on upgradesOtto Kekäläinen2021-01-031-1/+15
| * | | | Deb: Sync misc changes from downstream DebianOtto Kekäläinen2021-01-035-26/+145
| * | | | Deb: Fix upgrade from Percona.com by ensuring server uses mariadb.cnfOtto Kekäläinen2021-01-031-0/+12
| * | | | Deb: Make dependencies and debian/rules cross-compile compatibleOtto Kekäläinen2021-01-032-22/+26
| * | | | Deb: Correct documentation about systemd using debian-startOtto Kekäläinen2021-01-032-5/+3
| * | | | Deb: Unify config file syntax styleOtto Kekäläinen2021-01-033-8/+9
* | | | | Cleanup: Declare trx_weight_ge() inlineMarko Mäkelä2021-01-053-45/+11
* | | | | Cleanup: Remove lock_number_of_rows_locked()Marko Mäkelä2021-01-049-45/+24
* | | | | Clarify some commentsMarko Mäkelä2021-01-043-21/+19
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-01-0416-518/+574
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20386: Allow RDRAND, RDSEED WITH_MSANMarko Mäkelä2021-01-011-27/+28
| * | | | WolfSSL v4.6.0-stableMarko Mäkelä2021-01-013-4/+4