summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.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 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.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
* | | | | 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
| | | | * MW-267: followup to the original pull request, removed unnecessary cast.Alexey Yurchenko2017-04-181-2/+1
| | | | * MW-267Sachin Setiya2017-04-181-1/+1
| | | | * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-0/+4
| | | | * refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep positionTeemu Ollakka2016-02-101-0/+24
| | | | * refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-6/+11
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-18/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-18/+17
| |\ \ \ \ | | |/ / /
| | * | | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-20/+19
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-15409 make sure every sst script is tested in buildbotSergei Golubchik2018-03-231-1/+1
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-161-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13549 Fix and re-enable test galera.MW-286Daniele Sciascia2018-03-081-1/+1
| * | | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-2/+2
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+1
* | | | | Change C_STRING_WITH_LEN to STRING_WITH_LENMonty2018-01-301-4/+4
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-30/+23
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-0/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-0/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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 bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-2/+0
* | | | | | Add extra mutex check to wsrep_aborting_thd_enqueueMonty2017-12-081-0/+1
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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