summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge romeo.(none):/home/bkroot/mysql-5.0-rplunknown2007-04-201-3/+11
|\
| * Bug#22648 LC_TIME_NAMES: Setting GLOBAL has no effectunknown2007-04-091-3/+11
* | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-2/+3
|/
* Merge pilot.blaudden:/home/msvensson/mysql/bug21781/my50-bug21781unknown2007-03-051-1/+3
|\
| * Add "have_ssl" as synonym for "have_openssl"unknown2007-03-051-1/+3
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-6/+3
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-6/+3
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-6/+3
| | |\
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-6/+3
| | | |\
| | | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-6/+3
* | | | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-201-0/+6
* | | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug18628/my50-bug18628unknown2007-02-141-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#18628 mysql-test-run: security problem(part1)unknown2007-02-141-0/+4
| |/ / /
* | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943unknown2007-01-291-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#22943 syscall pruning in libmysqlunknown2007-01-291-2/+2
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-6/+28
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/bkroot/mysql-5.0-rplunknown2006-12-081-6/+28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge mysql.com:/usr/home/bar/mysql-4.1.b22645unknown2006-12-051-6/+28
| | |\ \ \
| | | * | | Bug#22645 LC_TIME_NAMES: Statement not replicatedunknown2006-12-051-8/+27
* | | | | | Many files:unknown2006-12-231-2/+1
* | | | | | Added innodb_rollback_on_timeout option to restore the 4.1 unknown2006-12-191-0/+1
|/ / / / /
* | | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
| * | | | Increased heap max length to > 4G for 64 bit machines unknown2006-11-281-2/+2
| |/ / /
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug23159unknown2006-11-211-15/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#23159: prepared_stmt_count should be status variableunknown2006-11-211-14/+0
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-2/+6
| |\
| | * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-2/+6
| * | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-09-281-6/+6
| |\ \ | | |/ | |/|
* | | Improve comments around FLUSH STATUSunknown2006-10-301-1/+1
* | | Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-10-061-0/+1
|\ \ \
| * \ \ Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19024/my50-bug19024unknown2006-10-041-0/+1
| |\ \ \
| | * | | Bug #19024- SHOW COUNT(*) WARNINGS not return Errorsunknown2006-10-041-0/+1
* | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2006-10-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for the patch for bug#21726: Incorrect result with multipleunknown2006-10-031-0/+1
* | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-10-031-2/+11
|\ \ \ \ \ | |/ / / /
| * | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDunknown2006-10-021-2/+11
| |/ / /
* | | | Fix merge of __attribute__ cleanup.unknown2006-09-281-2/+2
* | | | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanunknown2006-09-281-6/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-6/+6
* | | 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
|\ \ \ | |/ /