summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix improperly-protected variable definition and use.Chad MILLER2009-05-111-2/+2
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+17
|\
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-1/+3
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-8/+8
| |\
| * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-0/+7
| |\ \
| * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-23/+44
| |\ \ \
| * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Alexey Botchkov2008-07-281-0/+1
| * | | | Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+1
| |\ \ \ \
| * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-32/+87
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-1/+15
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-1/+15
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-1/+15
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-2/+16
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-2/+16
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>cmiller@calliope.local.cmiller/calliope.local2007-02-261-1/+1
| | | | | | * | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-2/+16
* | | | | | | | | | | | Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality Satya B2009-04-241-0/+6
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-8/+8
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-23/+44
* | | | | | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-0/+1
* | | | | | | | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-161-1/+6
* | | | | | | | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-191-6/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bug#26243 mysql command line crash after control-ciggy@amd64.(none)2008-03-281-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0mkindahl@dl145h.mysql.com2008-01-311-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplmkindahl@dl145h.mysql.com2008-01-301-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#28908 Replication: set global server_id is not setting the session server...hezx@mail.hezx.com2007-12-211-0/+1
* | | | | | | | | cast correctedserg@janus.mylan2007-12-211-2/+2
* | | | | | | | | warning on windowsserg@janus.mylan2007-12-211-2/+2
* | | | | | | | | correct invalid values in SET GLOBAL var=DEFAULTserg@janus.mylan2007-12-191-7/+19
|/ / / / / / / /
* | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-12-131-27/+69
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-12-061-8/+24
| * | | | | | | Bug#31177: Server variables can't be set to their current valuestnurnberg@mysql.com/white.intern.koehntopp.de2007-11-301-22/+48
* | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@ramayana.hindu.god2007-12-041-3/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131kaa@polly.(none)2007-10-291-2/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETkaa@polly.(none)2007-10-251-2/+6
| * | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-10-231-1/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge sin.intern.azundris.com:/misc/mysql/31588/41-31588tnurnberg@sin.intern.azundris.com2007-10-181-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Bug#31588: buffer overrun when setting variablestnurnberg@sin.intern.azundris.com2007-10-181-1/+1
| | * | | | | | | Bug#28893 --relay-log variable is not exposed with SHOW VARIABLESgluh@mysql.com/eagle.(none)2007-10-101-0/+3
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge mysql.com:/home/ram/work/mysql-5.0-maintramil/ram@ramil.myoffice.izhnet.ru2007-10-241-0/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge mysql.com:/home/ram/work/b31615/b31615.4.1ramil/ram@ramil.myoffice.izhnet.ru2007-10-231-0/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for bug#31615: crash after set names ucs2 collate xxxramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-171-0/+22
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Bug #27792 query cache returns wrong result, with certain system variablesthek@adventure.(none)2007-05-081-2/+6
| | * | | | | | Merge pilot.mysql.com:/home/msvensson/mysql/bug22943/my41-bug22943msvensson@pilot.mysql.com2007-01-291-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mysql.com:/home/bkroot/mysql-4.1-rpllars@mysql.com/black.(none)2006-12-081-8/+27
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-basemalff@lambda.hsd1.co.comcast.net.2007-10-181-1/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Bug #29589 sys_innodb_max_purge_lag is defined twice in sys_variablesdkatz@damien-katzs-computer.local2007-09-281-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge sita.local:/Users/tsmith/m/bk/50-5.0.48tsmith@sita.local2007-10-041-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug #20358: InnoDB hang on the adaptive hash index latch in btr0sea.ctsmith@sita.local2007-10-021-0/+1
| |/ / / / / / / /