summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-0/+10
|\
| * MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-0/+10
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+1
|\ \ | |/
| * 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
* | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-79/+152
|\ \ | |/
| * 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
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-2/+2
|\ \ \ | |/ /
| * | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+2
|\ \ \ | |/ /
| * | 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
* | | fix build and some warningskevg2016-11-241-2/+2
* | | MDEV-11149: wsrep_replicate_mysaim: DML fails when binlog checksum enabledNirbhay Choubey2016-11-071-1/+5
* | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-11-071-1/+5
* | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-11-071-1/+8
* | | Use sql_mode_t for sql_mode.Monty2016-10-051-1/+1
* | | MDEV-6112 multiple triggers per tableMonty2016-10-051-1/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-31/+40
|\ \ \ | |/ /
| * | 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
| | * MW-258 - RSU DDL should not rely on the global wsrep_desync variable value an...Alexey Yurchenko2016-08-211-28/+19
| | * Refs MW-252sjaakola2016-08-211-0/+4
| | * Refs MW-252sjaakola2016-08-211-0/+5
* | | Fixed failures for privilege_table_io and wsrep_cluster_address_basicMonty2016-08-291-2/+2
* | | MDEV-10492: Assertion failure on shutdown when wsrep_sst_auth set in configNirbhay Choubey2016-08-031-1/+1
* | | Cleanup around wsrep system variables.Nirbhay Choubey2016-07-301-37/+52
* | | Cleanup around wsrep mdl exception.Nirbhay Choubey2016-07-301-31/+51
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-5/+10
|\ \ \ | |/ /
| * | MDEV-10161: wsrep_sync_wait not enabled when set to 1 in config fileNirbhay Choubey2016-06-271-2/+0
| * | MDEV-10186: mysqld crash when runtime setting wsrep_cluster_address without w...Nirbhay Choubey2016-06-271-0/+3
| * | Code cleanup (wsrep patch).Nirbhay Choubey2016-06-271-3/+7
* | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-19/+4
* | | fix wsrep test crashes on startupSergei Golubchik2016-06-051-3/+1