summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-2/+2
* Simplified away init_new_connection_thread()Sergey Vojtovich2019-05-211-7/+0
* 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-14/+5
* Less abort_loop referencesSergey Vojtovich2019-03-091-16/+0
* LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)seppo2019-02-261-49/+34
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-0/+1
|\
| * dirty mergeOleksandr Byelkin2019-02-071-0/+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-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 debug log levels supportmkaruza2019-02-131-1/+2
* | | | | | Implement wsrep_load_data_splitting with streaming replicationTeemu Ollakka2019-02-121-51/+0
* | | | | | Fixed use of uninitialized value in wsrep_TOI_end()Teemu Ollakka2019-02-111-13/+2
* | | | | | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-2/+2
* | | | | | Removed redundant service_thread_countSergey Vojtovich2019-01-281-5/+7
* | | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-103/+62
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-241-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2019-01-221-1/+1
* | | | | | Remove unused codeMarko Mäkelä2019-01-241-1/+0
* | | | | | Silence "WSREP: Server initial position ..." message when wsrep-debug=OFFJan Lindström2019-01-241-1/+1
* | | | | | Galera4Brave Galera Crew2019-01-231-1225/+1213
* | | | | | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-1/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-261-3/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-261-3/+19
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-221-3/+19
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-1/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-96/+199
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-96/+199
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-96/+199
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-3/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-3/+23
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-3/+23
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+2
|/ / / / /
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-34/+33
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-32/+33
| |\ \ \ \ | | |/ / /
| | * | | 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