| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | Revert MDEV-18464 and MDEV-12009 | Marko Mäkelä | 2019-03-28 | 1 | -0/+1 |
* | MDEV-12009: Allow to force kill user threads/query which are flagged as high ... | Jan Lindström | 2019-03-28 | 1 | -1/+0 |
* | Merge branch '10.0-galera' into 10.1 | Oleksandr Byelkin | 2019-01-31 | 1 | -0/+1 |
|\ |
|
| * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-10-30 | 1 | -0/+1 |
| |\ |
|
| | * | Add a new config variable wsrep_certification_rules | Vasil Dimov | 2018-10-10 | 1 | -0/+1 |
* | | | MDEV-17801: Galera test failure on galera_var_reject_queries | Jan Lindström | 2018-11-26 | 1 | -3/+19 |
* | | | wsrep: create a macro for the error: label | Sergei Golubchik | 2018-10-24 | 1 | -1/+1 |
* | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2018-09-07 | 1 | -91/+198 |
|\ \ \
| |/ / |
|
| * | | MariaDB adjustments. | Jan Lindström | 2018-08-03 | 1 | -3/+15 |
| * | | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-08-02 | 1 | -92/+125 |
| |\ \
| | |/ |
|
| | * | Fix FK constraint violation in applier, after ALTER TABLE ADD FK | Daniele Sciascia | 2018-08-02 | 1 | -109/+138 |
| * | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentials | Jan Lindström | 2018-07-19 | 1 | -3/+23 |
* | | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentials | Jan Lindström | 2018-07-19 | 1 | -3/+23 |
* | | | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -32/+33 |
|\ \ \
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera | Jan Lindström | 2018-05-07 | 1 | -32/+33 |
| |\ \
| | |/ |
|
| | * | MW-384 protect access to wsrep_ready variable with mutex | Alexey Yurchenko | 2017-10-19 | 1 | -13/+23 |
| | * | MW-322 - CTAS fix merged to 5.5-v25 branch | sjaakola | 2017-07-20 | 1 | -17/+7 |
| | * | MW-267: followup to the original pull request, removed unnecessary cast. | Alexey Yurchenko | 2017-04-18 | 1 | -2/+1 |
| | * | MW-267 | Sachin Setiya | 2017-04-18 | 1 | -1/+1 |
| | * | MDEV-11479 Improved wsrep_dirty_reads | Sachin Setiya | 2016-12-14 | 1 | -0/+4 |
| | * | refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep position | Teemu Ollakka | 2016-02-10 | 1 | -0/+24 |
| | * | refs codership/mysql-wsrep#201 | Daniele Sciascia | 2016-02-09 | 1 | -6/+11 |
* | | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C | sjaakola | 2018-04-24 | 1 | -20/+19 |
* | | | MDEV-15409 make sure every sst script is tested in buildbot | Sergei Golubchik | 2018-03-23 | 1 | -1/+1 |
* | | | MDEV-13549 Fix and re-enable test galera.MW-286 | Daniele Sciascia | 2018-03-08 | 1 | -1/+1 |
* | | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the cluster | Sachin Setiya | 2017-12-25 | 1 | -0/+10 |
* | | | Fix the build on OpenBSD (#488) | David Carlier | 2017-11-17 | 1 | -1/+1 |
* | | | cleanup: remove useless "inline" keywords | Sergei Golubchik | 2017-09-27 | 1 | -1/+1 |
* | | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0) | Sachin Setiya | 2017-09-27 | 1 | -1/+1 |
* | | | Galera after-merge fixes | Marko Mäkelä | 2017-08-30 | 1 | -58/+0 |
* | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1 | Jan Lindström | 2017-08-21 | 1 | -81/+210 |
|\ \ \
| |/ / |
|
| * | | Fix test failure on test MW-86 and remove MW-360 test. | Jan Lindström | 2017-08-15 | 1 | -2/+0 |
| * | | Refs: MW-360 * fix for regression with galera_toi_ddl_nonconflicting test | sjaakola | 2017-08-14 | 1 | -4/+3 |
| * | | MW-86 Adjust MTR tests for changes to wsrep_sync_wait | Daniele Sciascia | 2017-08-14 | 1 | -1/+5 |
| * | | MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to re... | Alexey Yurchenko | 2017-08-11 | 1 | -16/+6 |
| * | | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original form | sjaakola | 2017-08-11 | 1 | -2/+2 |
| * | | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql... | sjaakola | 2017-08-11 | 1 | -79/+207 |
| * | | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo... | sjaakola | 2017-08-11 | 1 | -5/+6 |
| * | | MDEV-11479 Improved wsrep_dirty_reads | Sachin Setiya | 2016-12-14 | 1 | -0/+4 |
| * | | Cleanup: MDL_context::wsrep_get_thd() is no longer needed | Nirbhay Choubey | 2016-09-01 | 1 | -2/+2 |
* | | | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -2/+2 |
* | | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | | MDEV-11479 Improved wsrep_dirty_reads | Sachin Setiya | 2016-12-14 | 1 | -0/+4 |
* | | | MDEV-9312: storage engine not enforced during galera cluster replicationmariadb-10.1.18 | Nirbhay Choubey | 2016-09-29 | 1 | -1/+5 |
* | | | MDEV-9312: storage engine not enforced during galera cluster replication | Nirbhay Choubey | 2016-09-28 | 1 | -1/+8 |
* | | | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 1 | -31/+40 |
|\ \ \
| |/ / |
|
| * | | MDEV-10566: Create role statement replicated inconsistently in Galera Cluster | Nirbhay Choubey | 2016-08-24 | 1 | -0/+6 |
| * | | refs codership/mysql-wsrep#267 | Damien Ciabrini | 2016-08-21 | 1 | -1/+1 |
| * | | GCF-837 Fix crash when loading wrong provider version | Daniele Sciascia | 2016-08-21 | 1 | -2/+4 |