summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#13897 "failure to do SET SQL_MODE=N where N is a number > 31" (th...guilhem@mysql.com2006-02-181-1/+6
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0bar@mysql.com2006-02-141-0/+29
|\
| * Many files:bar@mysql.com2006-02-141-0/+29
* | set_var.cc:paul@snake-hub.snake.net2006-02-131-1/+1
|/
* Applied patch recieved from Marko:aivanov@mysql.com2006-01-181-1/+5
* many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+0
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-0/+5
|\
| * Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-0/+5
* | set_var.cc, mysqld.cc, ha_innodb.h:grog@mysql.com2005-11-171-2/+2
* | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".guilhem@mysql.com2005-11-101-3/+27
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-09-211-0/+10
|\
| * mergedserg@serg.mylan2005-09-211-0/+10
| |\
| | * BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-0/+10
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-8/+9
|/ /
* | Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggerspem@mysql.com2005-09-131-4/+4
* | Fix for bug#11775 Variable character_set_system does not exist (sometimes).gluh@eagle.intranet.mysql.r18.ru2005-09-071-26/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-021-4/+10
|\ \ | |/
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-09-021-4/+10
| |\
| | * Bug#12363bar@mysql.com2005-08-301-4/+10
* | | Merge mysql.com:/usr/home/ram/work/4.1.b9613ramil@mysql.com2005-08-311-0/+10
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-08-301-0/+10
| |\ \ | | |/ | |/|
| | * workaround (bug #9613: Some read-only variables are selectable, others are not).ramil@mysql.com2005-08-261-0/+10
| * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@frost.snake.net2005-08-271-2/+4
| |\ \ | | |/ | |/|
* | | set_var.cc:paul@kite-hub.kitebird.com2005-08-301-6/+6
* | | Merge kite-hub.kitebird.com:/tmp/merge-4.1paul@kite-hub.kitebird.com2005-08-301-2/+4
|\ \ \ | | |/ | |/|
| * | set_var.cc:paul@frost.snake.net2005-08-271-2/+4
* | | Merge mishka.local:/home/my/mysql-4.1monty@mishka.local2005-08-251-1/+12
|\ \ \ | | |/ | |/|
| * | Use the hostname with which the user authenticated when determining whichjimw@mysql.com2005-08-221-1/+12
| |/
* | set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h:vtkachenko@quadxeon.mysql.com2005-08-111-0/+4
* | Bug#10473 - Can't set 'key_buffer_size' system variable to ZEROingo@mysql.com2005-08-071-0/+5
* | After merge fixesmonty@mishka.local2005-07-311-10/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2005-07-311-2/+8
|\ \
| * | Fixes during review of new pushed codemonty@mishka.local2005-07-311-2/+8
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-291-6/+26
|\ \ \
| * | | Added sql_mode saving to mysql_dump (BUG#5891, part 2)bell@sanja.is.com.ua2005-07-291-4/+7
| * | | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)bell@sanja.is.com.ua2005-07-281-6/+23
* | | | Fix for handling of unsigned long options on 32-bit platforms thatjimw@mysql.com2005-07-281-0/+6
| |/ / |/| |
* | | Fix value returned from SELECT of unsigned long systemjimw@mysql.com2005-07-221-2/+2
|/ /
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+4
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-161-8/+0
|\ \ | |/
| * A fix and a test case for Bug#9359 "Prepared statements take snapshotkonstantin@mysql.com2005-07-161-11/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10214jimw@mysql.com2005-07-051-0/+9
|\ \
| * | Make status of NO_BACKSLASH_ESCAPES mode known to the client sojimw@mysql.com2005-06-231-0/+9
* | | Merge with 4.1monty@mysql.com2005-07-031-1/+1
|\ \ \ | | |/ | |/|
| * | Cleanup during review of new codemonty@mishka.local2005-06-211-1/+1
* | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+4
| |/ |/|
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com2005-06-201-1/+1
|\ \
| * | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-1/+1
* | | Bug#6877 MySQL should give an error if the requested table type is not availableacurtis@xiphis.org2005-06-171-1/+1
|/ /