summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for BUG#10206 - InnoDB: Transaction requiring Max_BinLog_Cache_size > 4GBSatya B2009-05-151-2/+2
* @@optimizer_switch switch from no_xxx to xxx={on|off} syntax:Sergey Petrunia2009-03-161-1/+1
* Merge Sergey Petrunia2009-03-141-2/+3
|\
| * Bug#40657: assertion with out of range variables and traditional sql_modeTatiana A. Nurnberg2009-03-111-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
|\ \ | |/
| * 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
* | | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-0/+52
|/ /
* | Bug#42610 Dynamic plugin broken in 5.1.31Sergey Glukhov2009-02-091-0/+5
* | 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
* | | | | Fix a few problems after latest bunch of InnoDB snapshot changes:Timothy Smith2009-01-081-2/+3
|/ / / /
* | | | merged bug 37339 to 5.1-bugteamGeorgi Kodinov2008-11-281-15/+23
|\ \ \ \ | |/ / /
| * | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-23/+44
| * | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-0/+1
| * | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-161-1/+6
| * | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-191-6/+1
| * | | Bug#26243 mysql command line crash after control-cunknown2008-03-281-1/+1
| * | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2008-01-311-0/+1
| |\ \ \
| | * \ \ Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-01-301-0/+1
| | |\ \ \
* | | | | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-221-93/+133
* | | | | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-2/+14
| |_|_|/ / |/| | | |
* | | | | merge 5.1-bugteam -> bug 32124 5.1 treeGeorgi Kodinov2008-10-081-3/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WL#4403 deprecate @log and @slow_log_queries variablesTatiana A. Nurnberg2008-10-061-3/+14
* | | | | Bug #32124: crash if prepared statements refer to variables in the where clauseGeorgi Kodinov2008-10-081-113/+0
|/ / / /
* | | | Bug #39106:Mats Kindahl2008-09-091-0/+15
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-17/+53
|\ \ \ \
| * \ \ \ Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.1unknown2008-04-141-17/+53
| |\ \ \ \
| | * | | | Fix for Bug#32748: Inconsistent handling of assignments tounknown2008-03-281-13/+32
| | * | | | A patch for Bug#34820: log_output can be set to illegal value.unknown2008-03-281-4/+21
* | | | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-3/+5
* | | | | | Portability fixunknown2008-04-011-1/+1
|/ / / / /
* | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |