summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | cleanup: thread_countSergei Golubchik2016-06-041-2/+0
* | | MDEV-6368: assertion xid_seqno > trx_sys_cur_xid_seqnoNirbhay Choubey2016-05-311-2/+5
* | | Final fixes for Memory_usedMonty2016-04-281-4/+11
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-31/+44
|\ \ \ | |/ /
| * | Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-2/+2
| * | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-29/+42
| |\ \ | | |/
| | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-221-6/+11
| | * refs MW-246sjaakola2016-02-171-20/+28
* | | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-20/+20
* | | Corrected freeing of thd when running with wsrep and thread poolMonty2016-02-071-3/+4
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-1/+2
|/ /
* | MDEV-8208 Sporadic SEGFAULT on startupSergei Golubchik2016-01-251-19/+2
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-12-221-1/+7
|\ \ | |/
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-37/+59
|\ \ | |/
| * refs codership/mysql-wsrep#202 Fix bad cherry-pick (and the compiler warnings...Philip Stoev2015-10-191-2/+3
| * refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-19/+46
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-09-251-0/+8
| |\
| | * MDEV-8208: Sporadic SEGFAULT on startupNirbhay Choubey2015-09-161-0/+8
| * | Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-1/+1
| * | Refs codership/mysql-wsrep#113sjaakola2015-09-091-3/+4