summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.bb-10.5-MDEV-20051Jan Lindström2020-02-111-1/+1
* MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage e...Jan Lindström2020-02-1021-89/+696
* One more fixup for sizeof(mtr_t) reductionMarko Mäkelä2020-02-071-2/+2
* mtr_t::get_log_mode(): Remove a redundant assertionMarko Mäkelä2020-02-071-1/+0
* Fixup the parent commitMarko Mäkelä2020-02-071-2/+2
* Cleanup: Recude sizeof(mtr_t)Marko Mäkelä2020-02-072-66/+51
* Merge 10.4 into 10.5Marko Mäkelä2020-02-0769-294/+587
|\
| * MDEV-21616: Server crash when using "SET STATEMENT max_statement_time=0 FOR d...Oleksandr Byelkin2020-02-053-0/+26
| * MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorderMarko Mäkelä2020-02-053-4/+61
| * MDEV-21645 SIGSEGV in innobase_get_computed_valueMarko Mäkelä2020-02-043-1/+23
| * MDEV-20625 : MariaDB asserting when enabling wsrep_onbb-10.4-MDEV-20625Jan Lindström2020-02-043-11/+14
| * MDEV-20625: MariaDB asserting when enabling wsrep=onJulius Goryavsky2020-02-043-0/+21
| * MDEV-20625 : MariaDB asserting when enabling wsrep_onJan Lindström2020-02-031-48/+68
| * MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-039-70/+79
| * MDEV-17798 System variable system_versioning_asof accepts wrong values (10.4)Aleksey Midenkov2020-02-023-2/+39
| * MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-023-0/+13
| * MDEV-21256 after-merge fix: Use std::atomicMarko Mäkelä2020-02-012-7/+6
| * MDEV-19845: Make my_cpu.h self-containedMarko Mäkelä2020-02-013-5/+10
| * MDEV-17844 recs_off_validate() fails in page_zip_write_trx_id_and_roll_ptr()Marko Mäkelä2020-01-311-0/+15
| * Fixup cd2c0e013ccb5f9b009743dfd7188585a539d9b5Marko Mäkelä2020-01-311-1/+1
| * Empty commitSachin2020-01-310-0/+0
| * Fixed compiler warnings from gcc 7.4.1Monty2020-01-2947-197/+282
| * Added error output wsrep_print_versionMonty2020-01-291-5/+16
* | MDEV-21674 purge_sys.stop() fails to wait for purge workers to completeMarko Mäkelä2020-02-076-92/+103
* | MDEV-18582: Fix a race conditionMarko Mäkelä2020-02-061-0/+2
* | MDEV-21351: Free processed recv_sys_t::blocksMarko Mäkelä2020-02-063-109/+142
* | Incorrect behaviour of WSREP_SYNC_WAIT_UPTO_GTID (#1442)mkaruza2020-02-054-28/+42
* | libpmem cmake macrosSergey Vojtovich2020-02-044-1/+39
* | MDEV-20601: Make REPLICA a synonym for SLAVE in SQL statementsSujatha2020-02-045-0/+392
* | try to fix Win x86 buildEugene Kosov2020-02-031-2/+2
* | clean up redo logEugene Kosov2020-02-014-53/+39
* | MDEV-21598 Galera test galera.galera_sst_mysqldump does not take wsrep-new-cl...mkaruza2020-01-302-3/+4
* | Galera GTID supportmkaruza2020-01-2952-476/+1053
* | Cleanup: Remove mtr_state_t and mtr_t::m_stateMarko Mäkelä2020-01-294-101/+95
* | MDEV-21362: Do not call memcmp on null pointersMarko Mäkelä2020-01-291-2/+1
* | MDEV-21351 Replace recv_sys.heap with list of buf_block_tMarko Mäkelä2020-01-296-124/+218
* | Merge 10.4 into 10.5Marko Mäkelä2020-01-28314-1184/+3717
|\ \ | |/
| * Merge branch 'bb-10.4-release' into 10.4Oleksandr Byelkin2020-01-2873-409/+834
| |\
| | * List of unstable tests for 10.4.12 releasemariadb-10.4.12Elena Stepanova2020-01-261-231/+268
| | * Post-merge fixSergei Petrunia2020-01-261-0/+1
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-254-1/+194
| | |\
| | | * MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3-mdev21383Sergei Petrunia2020-01-244-1/+194
| | * | fix testsOleksandr Byelkin2020-01-242-1/+2
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2462-171/+364
| | |\ \
| | | * \ Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2463-172/+372
| | | |\ \ | | | | |/ | | | |/|
| | | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-247-12/+33
| | | | |\
| | | | | * MDEV-21490: binlog tests fail with valgrind: Conditional jump or move depends...Sujatha2020-01-242-2/+17
| | | | | * MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmtJulius Goryavsky2020-01-214-9/+11
| | | | | * MDEV-19457: sys_vars.wsrep_provider_basic failed in buildbotJulius Goryavsky2020-01-201-1/+5
| | | | * | MDEV-21509: Work around occasional lost DEBUG_SYNCMarko Mäkelä2020-01-242-4/+10