summaryrefslogtreecommitdiff
path: root/sql/wsrep_thd.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-03-061-0/+18
|\
| * MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+21
| * Merge 10.2 into 10.3Marko Mäkelä2018-09-061-22/+0
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-08-311-22/+0
| | |\
| | | * Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-22/+0
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-0/+22
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+22
| | |\ \ | | | |/
| | | * This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+22
* | | | LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)seppo2019-02-261-9/+13
* | | | Galera4Brave Galera Crew2019-01-231-535/+252
|/ / /
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-19/+19
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-19/+19
| |\ \ | | |/
| | * MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-19/+19
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-6/+6
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-3/+3
|\ \ \
| * | | Add more execution stages (commit, rollback, etc)Monty2017-11-051-3/+3
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
| | |\ \ | | | |/
| | | * MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-1/+2
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-1/+2
| |\ \ | | |/
| | * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-051-1/+32
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-04-281-1/+32
| |\ \ | | |/
| | * MW-329 Fix incorrect affected rows count after replaySachin Setiya2017-04-061-1/+32
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+1
|/ /
* | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-1/+2
* | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-1/+0
|\ \
| * | MDEV-7145: Delayed replication, fix wsrep build failure.Kristian Nielsen2016-10-141-1/+0
| |/
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+14
|\ \ | |/
| * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-0/+14
| |\
| | * MW-44 Disable general log for applier threadsTeemu Ollakka2016-08-211-0/+3
| | * Refs MW-255sjaakola2016-08-211-0/+9
| | * MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-07-251-0/+2
* | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-6/+3
* | | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-17/+21
|/ /
* | MDEV-8208 Sporadic SEGFAULT on startupSergei Golubchik2016-01-251-0/+11
* | cleanup: wsrep helper to create a threadSergei Golubchik2016-01-251-7/+10
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2015-11-191-2/+10
|\ \ | |/
| * refs codership/mysql-wsrep#202 Added schema info into wsrep messagesPhilip Stoev2015-10-191-2/+4
| * Refs codership/mysql-wsrep#132sjaakola2015-09-091-0/+1
| * Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSHsjaakola2015-09-091-0/+5
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-06-231-0/+11
| |\
| | * MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-191-0/+11
| | * Backport fix for MDEV-7673, MDEV-7203 and MDEV-7192 from 10.0-galeraNirbhay Choubey2015-03-111-0/+10
| | * bzr merge -r3997..4010 codership-mysql/5.5Nirbhay Choubey2014-08-061-0/+11
| | * bzr merge -r3985..3997 codership/5.5Nirbhay Choubey2014-06-101-3/+12
| | * * Merged the missing revision 3934 fromNirbhay Choubey2014-02-051-19/+43