summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2020-04-271-7/+1
|\
| * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-7/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-221-7/+2
|\ \ | |/
| * MDEV-22271 Excessive stack memory usage due to WSREP_LOGMarko Mäkelä2020-04-171-7/+2
* | MDEV-20324: Galera threads are not registered to performance schemaJan Lindström2019-08-131-0/+7
* | MDEV-19746: Galera test failures because of wsrep_slave_threads identificationJan Lindström2019-07-151-0/+17
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-0/+1
|\ \ | |/
| * 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-1/+1
| | |\
| | | * Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-101-1/+1
| * | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-261-2/+2
* | | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-221-2/+2
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-2/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-1/+3
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-08-021-1/+3
| | |\ \ | | | |/
| | | * Fix FK constraint violation in applier, after ALTER TABLE ADD FKDaniele Sciascia2018-08-021-1/+3
| | * | MDEV-16799: Test wsrep.variables crash at sql_class.cc:639 thd_get_ha_dataJan Lindström2018-07-241-0/+3
| * | | fix failures of innodb_plugin tests in --embeddedSergei Golubchik2018-09-041-1/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-4/+1
|\ \ \ \ | |/ / /
| * | | Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-4/+0
| * | | Merge pull request #828 from tempesta-tech/sysprg/10.1-MDEV-10754Jan Lindström2018-08-211-0/+1
| |\ \ \
| | * | | Fixes after review and correction of the problems caused by the fact that dur...Julius Goryavsky2018-08-091-0/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+4
| |/ / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+13
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-1/+13
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-0/+13
| | |\ \ | | | |/
| | | * MW-384 protect access to wsrep_ready variable with mutexAlexey Yurchenko2017-10-191-1/+2
| | | * MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commandsDaniele Sciascia2017-07-201-2/+3
| | | * MW-322 - CTAS fix merged to 5.5-v25 branchsjaakola2017-07-201-0/+11
| | | * MW-267Sachin Setiya2017-04-181-1/+0
| | | * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+1
| | | * refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep positionTeemu Ollakka2016-02-101-1/+1
| | | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-2/+0
|\ \ \ \ | |/ / /
| * | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-2/+0
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-0/+7
|\ \ \ \ | |/ / /
| * | | refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXCsjaakola2018-03-201-0/+7
* | | | MW-394sjaakola2017-09-151-0/+5
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-2/+5
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-2/+5
| |\ \ \ | | |/ /
| | * | MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commandsDaniele Sciascia2017-08-141-2/+3
| | * | Refs: MW-360 * reverted WSREP_TO_ISOLATION macros back to original formsjaakola2017-08-111-19/+1
| | * | Refs: MW-360 * merged relevant parts of DROP TABLE query splitting from mysql...sjaakola2017-08-111-3/+0
| | * | Refs: MW-360 * splitting DROP TABLE query in separate DROP commands for tempo...sjaakola2017-08-111-1/+25
| | * | Fix galera tests part II(Fix previous commit)Sachin Setiya2017-05-081-1/+1
| | * | Fix compiler warnings on gcc 6.x.Jan Lindström2017-04-051-1/+1