summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...bb-10.4-MDEV-21153sjaakola2021-01-194-1/+83
* MDEV-22285 : Assertion `xid_seqno > wsrep_seqno' failed in trx_rseg_update_ws...Jan Lindström2021-01-143-14/+78
* MDEV-18542 : galera_sr.galera-features#56: Test failure: signal 6; mysqltest:...Jan Lindström2021-01-133-12/+9
* MDEV-21523 : galera.MDEV-16509 MTR failed: timeout after 900 seconds: Can't c...Jan Lindström2021-01-131-1/+1
* MDEV-24447 : galera.galera_toi_lock_shared MTR failed: WSREP: ALTER TABLE iso...Jan Lindström2021-01-122-9/+26
* MDEV-23804: Server crashes in st_select_lex::collect_grouping_fields_for_derivedbb-10.4-varunVarun Gupta2021-01-121-0/+2
* Merge 10.3 into 10.4Marko Mäkelä2021-01-1133-179/+1239
|\
| * Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-1122-118/+996
| |\
| | * MDEV-24554 Do not use verisign server for authenticode timestampingVladislav Vaintroub2021-01-091-1/+1
| | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-085-39/+41
| | * Cleanup: Remove unused symbol QUE_THR_PROCEDURE_WAITMarko Mäkelä2021-01-082-4/+2
| | * fixup MDEV-17556: fix mroongaNikita Malyavin2021-01-083-19/+19
| | * MDEV-19838 fixup: clang -Wunused-const-variableMarko Mäkelä2021-01-081-4/+3
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-0835-224/+206
| | * MDEV-19442 add-onAndrei Elkin2021-01-071-1/+1
| | * MDEV-24482: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
| | * MDEV-24465: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
| | * MDEV-24464: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
| | * MDEV-24447: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
| | * MDEV-24462: Added wait condition to make sure table t1 is replicated to node_2.Stepan Patryshev2021-01-041-0/+3
| | * MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-045-65/+906
| | * MDEV-23875 is failing to build on windows.Rucha Deodhar2021-01-041-1/+1
| | * MDEV-23875: select into outfile not respect UMASK and UMASK_DIRRucha Deodhar2020-12-311-3/+3
| | * MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_e...Alexey Botchkov2020-12-283-8/+20
| * | MDEV-16272 rpl.rpl_semisync_ali_issues failed in buildbot, SHOW variable was ...Alice Sherepa2021-01-071-0/+15
| * | Urgent fix of MDEV-23446 fix:Oleksandr Byelkin2021-01-071-2/+1
| * | MDEV-17891 Assertion failure upon attempt to replace into a full tableNikita Malyavin2021-01-075-0/+114
| * | MDEV-23632 ALTER TABLE...ADD KEY creates corrupted index on virtual columnNikita Malyavin2021-01-053-1/+49
| * | ut_ad(err != DB_DUPLICATE_KEY) in row_rename_table_for_mysqlNikita Malyavin2021-01-051-0/+2
| * | handler0alter.cc: extract cache eviction and stats drop to functionsNikita Malyavin2021-01-051-42/+44
* | | Fix MTR test galera_as_slave_replayDaniele Sciascia2021-01-092-27/+29
* | | Update wsrep-libJan Lindström2021-01-083-2/+2
* | | Update wsrep-lib (new logger interface)Alexey Yurchenko2021-01-074-35/+40
* | | MDEV-24500: Added wait condition to make sure table t1 is replicated to node_2.bb-10.4-MDEV-24500Stepan Patryshev2021-01-041-0/+3
* | | MDEV-24512 Assertion failed in rec_is_metadata() in btr_discard_only_page_on_...Marko Mäkelä2021-01-023-8/+36
* | | MDEV-20386: Allow RDRAND, RDSEED WITH_MSANMarko Mäkelä2021-01-021-27/+28
* | | WolfSSL v4.6.0-stableMarko Mäkelä2021-01-023-4/+4
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-12-292-9/+9
|\ \ \ | |/ /
| * | Correction of the merge 10.2 into 10.3 for MDEV-23619Igor Babaev2020-12-282-9/+9
* | | MDEV-24255 MTR test galera_bf_abort fails with --ps-protocolTeemu Ollakka2020-12-2810-14/+165
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-283-7/+31
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-283-7/+31
| |\ \ | | |/
| | * MDEV-24449 Corruption of system tablespace or last recovered pageMarko Mäkelä2020-12-281-1/+1
| | * MDEV-23851 MDEV-24229 BF-BF conflict issuessjaakola2020-12-282-6/+30
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-25112-1257/+1838
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-241-1/+1
| |\ \ | | |/
| | * Fix MDEV-21958 code to be working with not 64 MAX_INDEXESOleksandr Byelkin2020-12-241-1/+1
| * | MDEV-24476 Overloaded functions dbug_print_rec break compilation in 10.3Aleksey Midenkov2020-12-241-0/+48
| * | Bring changes to oracle parserOleksandr Byelkin2020-12-241-9/+5
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-23115-1234/+1936
| |\ \ | | |/