summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* merge 5.1->5.2unknown2010-02-011-0/+3
|\
| * Fixed compile error on windows.Michael Widenius2010-01-141-0/+3
* | merge 5.1-> 5.2unknown2009-12-081-4/+12
|\ \ | |/
| * Merge with MySQL 5.1, with following additions:unknown2009-11-161-4/+12
| |\
| | * WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+6
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-3/+6
| | * Bug#45498: Socket variable not available on WindowsDavi Arnaut2009-09-221-2/+2
| | * A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-0/+1
* | | Automatic merge with 5.1Michael Widenius2009-10-281-0/+4
|\ \ \ | |/ /
| * | Fixed compiler warning messageMichael Widenius2009-10-261-0/+4
* | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-0/+3
|/ /
* | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-66/+98
|\ \
| * | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-66/+98
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GBSatya B2009-05-151-2/+2
* | Fix of BUG#45632 (http://bugs.mysql.com/bug.php?id=45632) - sharing non defau...unknown2009-06-251-3/+20
* | Fixed problems in mergeMichael Widenius2009-05-191-2/+2
|\ \
| * | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-2/+2
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+93
|\ \ \ | | |/ | |/|
| * | @@optimizer_switch switch from no_xxx to xxx={on|off} syntax:Sergey Petrunia2009-03-161-1/+1
| * | Merge Sergey Petrunia2009-03-141-2/+3
| |\ \
| * | | @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ...Sergey Petrunia2009-03-141-0/+8
| * | | Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-14/+47
| * | | MergeSergey Petrunia2009-03-101-77/+158
| |\ \ \
| * | | | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-0/+52
* | | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-77/+164
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-77/+159
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-111-2/+3
| | | |/ | | |/|
| | * | manual mergeTatiana A. Nurnberg2009-03-061-1/+12
| | |\ \
| | | * | BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 !Guangbao Ni2009-03-051-1/+12
| | * | | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-051-9/+8
| | * | | automergeTatiana A. Nurnberg2009-02-271-74/+145
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-02-271-24/+42
| | | * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-02-241-102/+80
| | | * | Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-02-031-50/+125
| | * | | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-161-2/+2
| | | |/ | | |/|
| * | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-0/+5
| |\ \ \ | | |/ /
| | * | Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-02-091-0/+5
* | | | Fix Valgrind errors seen in buildbot.unknown2009-04-081-8/+8
* | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-1/+8
* | | | Merge with mysql-maria treeMichael Widenius2009-02-191-0/+11
|\ \ \ \ | |/ / /
| * | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-3/+11
| |\ \ \ | | |/ /
* | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Auto-merge from upstream 5.1-bugteamTimothy Smith2009-01-081-1/+8
| |\ \ \
| | * \ \ merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| | |\ \ \
| | | * \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-108/+168
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| | | |\ \ \
| | | | * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| | * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-0/+7
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+7