summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+5
|\
| * 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
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
|\ \ \ | |/ /
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+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
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+17
|\ \ \ | |/ /
| * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+15
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+2
* | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-12/+24
|/ /
* | @@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
* | merged bug 37339 to 5.1-bugteamGeorgi Kodinov2008-11-281-0/+62
|\ \ | |/
| * Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-1/+46
| * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+1
| |\
| * \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-0/+22
| |\ \
| * \ \ Merge mysql.com:/home/ram/work/b31615/b31615.4.1unknown2007-10-231-0/+1
| |\ \ \
| | * | | Fix for bug#31615: crash after set names ucs2 collate xxxunknown2007-10-171-0/+1
* | | | | Bug#28234 - global/session scope - documentation vs implementationIngo Struewing2008-11-221-1/+28
* | | | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-0/+23
* | | | | Bug #32124: crash if prepared statements refer to variables in the where clauseGeorgi Kodinov2008-10-081-1/+0
* | | | | Bug #39106:Mats Kindahl2008-09-091-0/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-3/+15
|\ \ \ \ \
| * | | | | A patch for Bug#34820: log_output can be set to illegal value.unknown2008-03-281-3/+15
* | | | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-1/+2
|/ / / / /
* | | | | Eliminating compiler warnings.unknown2008-03-251-2/+2
* | | | | BUG#31168: @@hostname does not replicateunknown2008-03-071-61/+91
* | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplunknown2007-12-191-1/+39
|\ \ \ \ \
| * | | | | Bug#31552 Replication breaks when deleting rows from out-of-sync tableunknown2007-12-121-1/+39
* | | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mysql.com:/misc/mysql/31177/50-31177unknown2007-12-061-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-061-0/+1
| | | | |_|/ | | | |/| |
| | | * | | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETunknown2007-10-251-0/+22
| | | |/ /
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-40/+42
| | | |\ \
* | | | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-12-131-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #30651 Problems with thread_handling system variableunknown2007-12-111-0/+18
| |/ / / /
* | | | | after-merge fix: new sys_var_character_set_client classs introduced to perform unknown2007-10-241-0/+14
|/ / / /
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-3/+7
* | | | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-3/+25
* | | | Merged from main 5.1unknown2007-05-241-4/+4
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-57/+56
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-47/+47
* | | | | wl#2936 post-merge fixesunknown2007-04-161-2/+3