summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-1/+1
|\
| * Restore alphabetical order of the system variables.unknown2006-08-141-1/+1
* | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasunknown2006-08-221-1/+1
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1unknown2006-08-091-1/+2
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-08-021-1/+2
| |\
| | * Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maintunknown2006-07-191-1/+2
| | |\
| | | * Bug#16180 Setting SQL_LOG_OFF without SUPER privilege is silently ignoredunknown2006-06-271-1/+2
* | | | Partial merge of the patch for bug #15195 from 4.1 -> 5.0; more changes neededunknown2006-07-201-0/+1
|\ \ \ \ | |/ / /
| * | | --{skip-}merge option added which allows the user to disable merge engine andunknown2006-07-141-0/+1
| |/ /
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-081-0/+40
|\ \ \ | |/ /
| * | WL#2928 Date Translation NREunknown2006-07-041-0/+43
| |/
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-281-1/+1
|\ \
| * | Bugs#20392: INSERT_ID session variable has weird valueunknown2006-06-221-1/+1
* | | Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-1/+1
|/ /
* | Bug #1039: tmpdir and datadir not available via @@ system variable syntaxunknown2006-05-081-3/+66
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-041-2/+2
|\ \ | |/
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-301-4/+0
| |\
| | * Fix for Bug#14515.unknown2006-04-301-4/+0
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-271-0/+1
|\ \ \
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-181-0/+1
| |\ \ \
| | * | | Bug#18564 Test failure due to test not checking preconditionsunknown2006-04-121-0/+1
* | | | | Merge polar.kitebird.com:/src/extern/MySQL/bk/mysql-4.1unknown2006-04-271-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | set_var.cc:unknown2006-04-271-1/+1
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-12792unknown2006-04-261-7/+26
|\ \ \ \
| * | | | Bug #12792: @@system_time_zone is not SELECTableunknown2006-04-201-7/+26
| | |/ / | |/| |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-16195unknown2006-04-261-2/+2
|\ \ \ \
| * | | | Bug #16195: SHOW VARIABLES doesn't report correctly sql_warnings and sql_note...unknown2006-04-201-2/+2
| |/ / /
* | | | Bug #17849: sql_big_selects not shown in SHOW VARIABLES outputunknown2006-04-261-1/+2
* | | | The fix for bug#17248 accidentally removed the sync_binlog variable.unknown2006-04-261-0/+9
|/ / /
* | | foo2unknown2006-04-131-25/+0
* | | foo1unknown2006-04-131-25/+25
* | | Merge mysql.com:/opt/local/work/mysql-4.1-16365unknown2006-04-121-5/+37
|\ \ \ | |/ / | | / | |/ |/|
| * A fix and a test case for Bug#16365 "Prepared Statements: DoS with unknown2006-04-071-5/+37
* | Fix for BUG#13897 "failure to do SET SQL_MODE=N where N is a number > 31" (th...unknown2006-02-181-1/+6
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-141-0/+29
|\ \
| * | Many files:unknown2006-02-141-0/+29
* | | set_var.cc:unknown2006-02-131-1/+1
|/ /
* | Applied patch recieved from Marko:unknown2006-01-181-1/+5
* | many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+0
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-0/+5
|\ \
| * | Recursion support made for SP (BUG#10100).unknown2005-11-231-0/+5
* | | set_var.cc, mysqld.cc, ha_innodb.h:unknown2005-11-171-2/+2
* | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".unknown2005-11-101-3/+27
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-0/+10
|\ \
| * \ mergedunknown2005-09-211-0/+10
| |\ \ | | |/
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+10
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-8/+9
|/ /
* | Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggersunknown2005-09-131-4/+4
* | Fix for bug#11775 Variable character_set_system does not exist (sometimes).unknown2005-09-071-26/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-021-4/+10
|\ \ | |/