summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-2/+36
* Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+6
* Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-1/+1
* Bug#48053 String::c_ptr has a race and/or does an invalid Magne Mahre2011-02-171-2/+2
* merge to 5.1.Georgi Kodinov2011-02-021-6/+6
|\
| * Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-021-6/+6
* | MergeKent Boortz2010-12-291-1/+1
|\ \ | |/
| * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-41/+2
* | mergeTatiana A. Nurnberg2010-11-241-17/+40
|\ \
| * | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-17/+40
* | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
|/ /
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-20/+15
* | mergeGeorgi Kodinov2010-06-041-1/+17
|\ \ | |/
| * Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-1/+17
* | Bug#52884 mysql-test-run does not work with --debug optionSergey Glukhov2010-05-201-2/+7
* | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+4
* | Merge fix for BUG51342 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+7
|\ \ | |/
| * BUG#51342 - more xid crashingSergey Vojtovich2010-03-101-0/+7
* | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-1/+1
* | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-201-0/+2
* | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-0/+11
|\ \ | |/
| * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-0/+12
| * Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
| * Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-191-4/+19
| * Fix improperly-protected variable definition and use.Chad MILLER2009-05-111-2/+2
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+17
| |\
| | * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-1/+3
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-8/+8
| | |\
| | * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-0/+7
| | |\ \
| | * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-23/+44
| | |\ \ \
| | * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Alexey Botchkov2008-07-281-0/+1
| | * | | | Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-32/+87
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-1/+15
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-1/+15
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-1/+15
| | | | |\ \ \ \ \ \
| * | | | | | | | | | Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality Satya B2009-04-241-0/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /