summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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.0gluh@eagle.(none)2007-12-131-0/+1
| |\
| * \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-041-0/+22
| |\ \
| * \ \ Merge mysql.com:/home/ram/work/b31615/b31615.4.1ramil/ram@ramil.myoffice.izhnet.ru2007-10-231-0/+1
| |\ \ \
| | * | | Fix for bug#31615: crash after set names ucs2 collate xxxramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-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.1kostja@bodhi.(none)2008-05-201-3/+15
|\ \ \ \ \
| * | | | | A patch for Bug#34820: log_output can be set to illegal value.anozdrin/alik@quad.opbmk2008-03-281-3/+15
* | | | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.thek@adventure.(none)2008-05-091-1/+2
|/ / / / /
* | | | | Eliminating compiler warnings.mkindahl@dl145h.mysql.com2008-03-251-2/+2
* | | | | BUG#31168: @@hostname does not replicatesven@riska.(none)2008-03-071-61/+91
* | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rplmkindahl@dl145h.mysql.com2007-12-191-1/+39
|\ \ \ \ \
| * | | | | Bug#31552 Replication breaks when deleting rows from out-of-sync tableaelkin/elkin@koti.dsl.inet.fi2007-12-121-1/+39
* | | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@station.2007-12-141-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge mysql.com:/misc/mysql/31177/50-31177tnurnberg@white.intern.koehntopp.de2007-12-061-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-061-0/+1
| | | | |_|/ | | | |/| |
| | | * | | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETkaa@polly.(none)2007-10-251-0/+22
| | | |/ /
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-40/+42
| | | |\ \
* | | | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimedkatz@damien-katzs-computer.local2007-12-131-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #30651 Problems with thread_handling system variabledkatz@damien-katzs-computer.local2007-12-111-0/+18
| |/ / / /
* | | | | after-merge fix: new sys_var_character_set_client classs introduced to perform ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-241-0/+14
|/ / / /
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-3/+7
* | | | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-3/+25
* | | | Merged from main 5.1jani@linux-th5m.site2007-05-241-4/+4
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-57/+56
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-47/+47
* | | | | wl#2936 post-merge fixesserg@janus.mylan2007-04-161-2/+3
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@sergbook.mysql.com2007-04-161-188/+203
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | wl#2936 - fixing problemsserg@janus.mylan2007-04-131-3/+3
| * | | | WL#2936antony@ppcg5.local2007-03-021-188/+203
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@vajra.(none)2007-04-051-3/+3
|\ \ \ \ \
| * | | | | A set of changes aiming to make the Event Scheduler more user-friendlykostja@vajra.(none)2007-04-051-3/+3
| |/ / / /