summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-0/+21
| * | | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| | |_|/ | |/| |
* | | | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-6/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-6/+31
| |/ /
* | | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+15
* | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+2
|/ /
* | @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ...Sergey Petrunia2009-03-141-0/+1
* | Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-5/+1
* | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-1/+18
* | Fixed a bad merge (5.0->5.1) of the fix for bug 37339.Georgi Kodinov2008-12-021-0/+1