summaryrefslogtreecommitdiff
path: root/sql/wsrep_notify.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * 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
| | |
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / | | | | | | | | | | | | | | | | | | - Added sql/mariadb.h file that should be included first by files in sql directory, if sql_plugin.h is not used (sql_plugin.h adds SHOW variables that must be done before my_global.h is included) - Removed a lot of include my_global.h from include files - Removed include's of some files that my_global.h automatically includes - Removed duplicated include's of my_sys.h - Replaced include my_config.h with my_global.h
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ | |/
| * Correct FSF addressiangilfillan2017-03-101-1/+1
| |
* | Cleanup around wsrep system variables.Nirbhay Choubey2016-07-301-1/+0
|/
* Refs codership/mysql-wsrep#141: this commitAlexey Yurchenko2015-09-091-1/+1
| | | | | 1. Passes wsrep_sst_auth_value to SST scripts via WSREP_SST_OPT_AUTH envronmental variable, so it never appears on the command line 2. In mysqldump and xtrabackup* SST scripts which rely on MySQL authentication, instead of passing password on the command line, SST script sets MYSQL_PWD environment variable, so that password also never appears on the mysqldump/innobackupex command line.
* Merge lp:codership-mysql/5.5 -r3961..3980.Jan Lindström2014-04-161-8/+11
|
* Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-1/+2
|
* remerging wsrep files from lp:codership-mysqlSeppo Jaakola2013-02-051-0/+107
|
* re-merging wsrep files from lp:codership-mysqlSeppo Jaakola2013-02-051-107/+0
|
* Added wsrep specific filesSeppo Jaakola2012-04-261-0/+107