summaryrefslogtreecommitdiff
path: root/sql/sys_vars.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-241-0/+46
* MDEV-4591:Setting gtid* values from inside a transaction might cause unexpect...unknown2013-06-071-1/+21
* MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_posunknown2013-06-031-0/+21
* Fix type-typo which caused windows build failure.unknown2013-05-281-1/+1
* MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-1/+30
* MDEV-26: Global transaction ID.unknown2013-05-221-12/+68
* MDEV-4402 A function to visualize histograms data.unknown2013-04-201-2/+1
* MDEV-4345unknown2013-04-181-2/+13
* Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-4/+61
* Merge 10.0-base -> mwl253Igor Babaev2013-04-151-6/+131
|\
| * MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-4/+129
| |\
| | * MDEV-26: Global transaction ID.unknown2013-04-051-0/+86
| | * MDEV-26: Global transaction ID.unknown2013-03-221-2/+4
| | * MDEV-26: Global transaction IDunknown2013-02-251-0/+4
| | * MDEV-500: Session variable for server_idunknown2012-10-231-4/+14
| | * MDEV-26: Global transaction id. Partial commit.unknown2012-10-231-0/+23
| * | 5.5 mergeSergei Golubchik2013-04-141-2/+2
| |\ \
| | * | Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_siz...Michael Widenius2013-04-121-2/+2
* | | | Merge 10.0-base -> mwl253.Igor Babaev2013-03-311-0/+58
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-03-271-0/+58
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+58
| | |\
| | | * Merging from 5.1 to 5.5 for bug#11761752Ravinder Thakur2012-12-131-0/+8
| | | * BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAYNuno Carvalho2012-11-201-0/+56
* | | | Added the type of histogram for mwl #253.Igor Babaev2013-03-301-0/+11
* | | | Added histogams for table columns.Igor Babaev2013-03-251-5/+15
* | | | The pilot patch for mwl#253.Igor Babaev2013-03-111-0/+16
|/ / /
* | | [NOT] EXISTS to IN transformation.unknown2013-02-261-1/+3
* | | cleanup:Sergei Golubchik2013-01-231-2/+2
* | | Merge mwl248->10.0-base.Igor Babaev2012-12-191-0/+9
|\ \ \
| * \ \ Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-0/+9
| |\ \ \
| | * \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-11-021-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge 5.5->5.5-mwl248.Igor Babaev2012-08-291-9/+42
| | | |\ \
| | | * \ \ Merge 5.5->5.5-mwl248Igor Babaev2012-08-141-0/+9
| | | |\ \ \
| | | * \ \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-06-261-23/+16
| | | |\ \ \ \
| | | * | | | | Removed the server option --stat-tables.Igor Babaev2012-06-021-6/+6
| | | * | | | | Merge.Igor Babaev2012-05-181-1/+1
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-04-111-2/+146
| | | |\ \ \ \ \ \
| | | * | | | | | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-0/+9
* | | | | | | | | | MDEV-3927 Add variable "have yassl"Sergei Golubchik2012-12-181-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-8/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 5.3 mergeSergei Golubchik2012-10-181-0/+10
| * | | | | | | | mysql-5.5.28Sergei Golubchik2012-10-161-7/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSIONMartin Hansson2012-08-241-6/+6
| * | | | | | | | MDEV-3796 various RPM problemsSergei Golubchik2012-10-051-1/+1
* | | | | | | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-10-041-170/+119
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-118/+16
| * | | | | | | | | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-38/+45
| * | | | | | | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-30/+74
|/ / / / / / / / /
* | | | | | | | | Automatic mergeMichael Widenius2012-09-221-6/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Added new status variables:Michael Widenius2012-09-091-6/+9
| | |_|_|_|_|_|/ | |/| | | | | |