summaryrefslogtreecommitdiff
path: root/sql/set_var.h
Commit message (Expand)AuthorAgeFilesLines
* MergeKent Boortz2010-12-291-1/+1
|\
| * 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
* | | Bug#53251: mysql_library_init fails on second execution with embedded libraryDavi Arnaut2010-09-091-0/+3
* | | Bug#53251 mysql_library_init fails on second execution with embedded lib...Alexey Botchkov2010-09-021-3/+2
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+19
* | | WL#2360 Performance schemaMarc Alff2010-01-061-5/+12
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1351/+148
* | | Manual resolving for the following filesAndrei Elkin2009-12-011-25/+0
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-25/+0
| |\ \ \
| | * | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-25/+0
| * | | | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-1/+17
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
* | | | Bug#38551 query cache can still consume [very little] cpu time even when it i...Kristofer Pettersson2009-10-291-4/+10
* | | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+26
|\ \ \ \ | |/ / /
| * | | BUG#40337 Fsyncing master and relay log to disk after every event is too slowAlfranio Correia2009-09-291-2/+2
| * | | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-0/+21
| * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
* | | | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-6/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-6/+31
| |/ /
* | | 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.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
| |\ \ \ \ \ \