summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-2/+3
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-2/+3
* | after review fixesserg@sergbook.mysql.com2006-05-311-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@sergbook.mysql.com2006-05-281-1/+1
|\ \
| * | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-1/+1
* | | fix endianess on ppc. seems for sys_var_long_ptr we have to fetchandrey@lmy004.2006-05-231-4/+5
* | | manual mergedandrey@lmy004.2006-05-221-5/+67
|\ \ \
| * | | fix for bug #17619 Scheduler race conditionsandrey@lmy004.2006-05-221-5/+67
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-05-191-4/+57
|\ \ \ \
| * | | | Bug #1039: tmpdir and datadir not available via @@ system variable syntaxjimw@mysql.com2006-05-081-3/+66
* | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-05-151-0/+4
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-05-021-10/+20
| |\ \ \ | | | |/ | | |/|
| * | | Merge bk@192.168.21.1:mysql-5.1-newholyfoot@mysql.com2006-04-271-0/+4
| |\ \ \
| | * | | bug #18518 (embedded server crashes starting)holyfoot@deer.(none)2006-04-241-0/+4
* | | | | Merge neptunus.(none):/home/msvensson/mysql/tmp/tmp_mergemsvensson@neptunus.(none)2006-05-101-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2006-05-041-2/+2
| |\ \ \
| | * \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@hundin.mysql.fi2006-04-301-4/+0
| | |\ \ \
| | | * | | Fix for Bug#14515.jani@a193-229-222-105.elisa-laajakaista.fi2006-04-301-4/+0
* | | | | | Clean up after big mergejimw@mysql.com2006-05-011-1/+0
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-04-301-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-04-271-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-181-0/+1
| | |\ \ \ \ \
| | | * | | | | Bug#18564 Test failure due to test not checking preconditionsmsvensson@neptunus.(none)2006-04-121-0/+1
| * | | | | | | Merge polar.kitebird.com:/src/extern/MySQL/bk/mysql-4.1paul@polar.kitebird.com2006-04-271-1/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | set_var.cc:paul@polar.kitebird.com2006-04-271-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge mysql.com:/home/jimw/my/tmp_mergejimw@mysql.com2006-04-301-8/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-12792jimw@mysql.com2006-04-261-7/+26
| |\ \ \ \ \ \
| | * | | | | | Bug #12792: @@system_time_zone is not SELECTablejimw@mysql.com2006-04-201-7/+26
| | | |/ / / / | | |/| | | |
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-16195jimw@mysql.com2006-04-261-2/+2
| |\ \ \ \ \ \
| | * | | | | | Bug #16195: SHOW VARIABLES doesn't report correctly sql_warnings and sql_note...jimw@mysql.com2006-04-201-2/+2
| | |/ / / / /
| * | | | | | Bug #17849: sql_big_selects not shown in SHOW VARIABLES outputjimw@mysql.com2006-04-261-1/+2
* | | | | | | Fix mergeelliot@mysql.com2006-04-271-192/+60
* | | | | | | Merge mysql.com:/home/emurphy/src/mysql/bk-clean/tmp_merge2elliot@mysql.com2006-04-271-60/+192
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | The fix for bug#17248 accidentally removed the sync_binlog variable.elliot@mysql.com2006-04-261-0/+9
| |/ / / /
| * | | | foo2grog@mysql.com[grog]2006-04-131-25/+0
| * | | | foo1grog@mysql.com[grog]2006-04-131-25/+25
* | | | | After merge fixes.elliot@mysql.com2006-04-211-13/+0
* | | | | Merge mysql.com:/opt/local/work/tmp_mergekonstantin@mysql.com2006-04-191-5/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/opt/local/work/mysql-4.1-16365konstantin@mysql.com2006-04-121-5/+37
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-5/+37
* | | | Fixed compiler and valgrind warningsmonty@mysql.com2006-03-291-0/+2
| |_|/ |/| |
* | | Bug#11835 CREATE FUNCTION crashes servermsvensson@neptunus.(none)2006-03-211-0/+2
* | | Fixes to the replication mixed mode (patch approved by Monty):guilhem@mysql.com2006-03-131-1/+0
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newpetr@mysql.com2006-03-041-17/+6
|\ \ \
| * | | Remove unused thd->options's flag -- OPTION_UPDATE_LOGpetr@mysql.com2006-03-041-18/+7
* | | | for every deprecated feature say when it will be removed.serg@serg.mylan2006-03-011-9/+4
|/ / /
* | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-3/+54
* | | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2006-02-181-1/+6
|\ \ \ | |/ /
| * | 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
| |\ \