summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.28Sergei Golubchik2012-10-161-2/+2
|\
| * Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSIONMartin Hansson2012-08-241-2/+2
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-011-0/+1
|\ \ \
| * | | MWL#234: Implement option to switch between master-side and client-side filte...unknown2011-08-161-4/+7
| * | | MWL#234: After-review fixes, including better names for the new system variab...unknown2011-08-121-6/+6
| * | | MWL#234: Support for marking binlog events to not be replicated, and for tell...unknown2011-08-111-0/+19
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-12-021-0/+1
* | | | Add support for signed sysvars.Sergei Golubchik2011-11-221-1/+2
* | | | compilation warnings on WindowsSergei Golubchik2011-11-021-2/+2
* | | | merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\ \ \ \
| * \ \ \ Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+5
| |\ \ \ \
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-1/+5
| * | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-4/+9
| | |_|/ / | |/| | |
| * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+5
| |\ \ \ \
| | * \ \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+1
| | |\ \ \ \
| * | | | | | --plugin_maturity command-line optionSergei Golubchik2010-06-161-12/+5
| * | | | | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-0/+1
| |/ / / / /
| * | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+17
| |\ \ \ \ \
| * | | | | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-12/+24
* | | | | | | sys_vars changes and cleanupsSergei Golubchik2011-07-111-6/+3
* | | | | | | 5.5-mergeSergei Golubchik2011-07-021-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | MergeKent Boortz2010-12-291-1/+1
| | |\ \ \ \ \
| | | * | | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | * | | | | | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-0/+4
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
| | | |_|_|/ | | |/| | |
| | * | | | mergeGeorgi Kodinov2010-06-041-0/+1
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+1
| | | * | Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-191-0/+22
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/ / / /
* | | | Bug#53251: mysql_library_init fails on second execution with embedded libraryDavi Arnaut2010-09-091-0/+3
* | | | Bug#53251 mysql_library_init fails on second execution with embedded lib...Alexey Botchkov2010-09-021-3/+2
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
* | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+19
* | | | WL#2360 Performance schemaMarc Alff2010-01-061-5/+12
* | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1351/+148
* | | | Manual resolving for the following filesAndrei Elkin2009-12-011-25/+0
|\ \ \ \
| * \ \ \ manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-25/+0
| |\ \ \ \
| | * | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-25/+0
| * | | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-1/+17
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
* | | | | Bug#38551 query cache can still consume [very little] cpu time even when it i...Kristofer Pettersson2009-10-291-4/+10
* | | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+26
|\ \ \ \ \ | |/ / / /
| * | | | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-2/+2