summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-0/+1
* MDEV-12009: Allow to force kill user threads/query which are flagged as high ...Jan Lindström2019-03-281-1/+0
* Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-0/+1
|\
| * Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-301-0/+1
| |\
| | * Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-101-0/+1
* | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-261-3/+19
* | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-1/+1
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-91/+198
|\ \ \ | |/ /
| * | MariaDB adjustments.Jan Lindström2018-08-031-3/+15
| * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-08-021-92/+125
| |\ \ | | |/
| | * Fix FK constraint violation in applier, after ALTER TABLE ADD FKDaniele Sciascia2018-08-021-109/+138
| * | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-32/+33
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-32/+33
| |\ \ | | |/
| | * MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-13/+23
| | * MW-322 - CTAS fix merged to 5.5-v25 branchsjaakola2017-07-201-17/+7
| | * MW-267: followup to the original pull request, removed unnecessary cast.Alexey Yurchenko2017-04-181-2/+1
| | * MW-267Sachin Setiya2017-04-181-1/+1
| | * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+4
| | * refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep positionTeemu Ollakka2016-02-101-0/+24
| | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-6/+11
* | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-20/+19
* | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-1/+1
* | | MDEV-13549 Fix and re-enable test galera.MW-286Daniele Sciascia2018-03-081-1/+1
* | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-0/+10
* | | Fix the build on OpenBSD (#488)David Carlier2017-11-171-1/+1
* | | cleanup: remove useless "inline" keywordsSergei Golubchik2017-09-271-1/+1
* | | MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0)Sachin Setiya2017-09-271-1/+1
* | | Galera after-merge fixesMarko Mäkelä2017-08-301-58/+0
* | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-81/+210
|\ \ \ | |/ /
| * | Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-151-2/+0
| * | Refs: MW-360 * fix for regression with galera_toi_ddl_nonconflicting testsjaakola2017-08-141-4/+3
| * | MW-86 Adjust MTR tests for changes to wsrep_sync_waitDaniele Sciascia2017-08-141-1/+5
| * | MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to re...Alexey Yurchenko2017-08-111-16/+6
| * | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original formsjaakola2017-08-111-2/+2
| * | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql...sjaakola2017-08-111-79/+207
| * | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-5/+6
| * | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+4
| * | Cleanup: MDL_context::wsrep_get_thd() is no longer neededNirbhay Choubey2016-09-011-2/+2
* | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-2/+2
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+4
* | | MDEV-9312: storage engine not enforced during galera cluster replicationmariadb-10.1.18Nirbhay Choubey2016-09-291-1/+5
* | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-09-281-1/+8
* | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-31/+40
|\ \ \ | |/ /
| * | MDEV-10566: Create role statement replicated inconsistently in Galera ClusterNirbhay Choubey2016-08-241-0/+6
| * | refs codership/mysql-wsrep#267Damien Ciabrini2016-08-211-1/+1
| * | GCF-837 Fix crash when loading wrong provider versionDaniele Sciascia2016-08-211-2/+4