summaryrefslogtreecommitdiff
path: root/sql/set_var.cc
Commit message (Expand)AuthorAgeFilesLines
* This is the second patch for bdb removeal. This takes care of all options and...unknown2006-08-101-18/+0
* Merge maint1.mysql.com:/data/localhome/tsmith/bk/mrg50-cunknown2006-08-031-0/+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 mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-07-311-1/+5
|\ \ \
| * | | Make innodb_flush_log_at_trx_commit a settable global variable.unknown2006-07-291-1/+5
* | | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-261-1/+38
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| |/ /
* | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-interval-move-next-insert-idunknown2006-07-091-5/+13
|\ \ \
| * | | WL#3146 "less locking in auto_increment":unknown2006-07-091-5/+13
* | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-new-19630unknown2006-07-091-2/+2
|\ \ \ \
| * | | | * Mixed replication mode * :unknown2006-07-091-2/+2
| |/ / /
* | | | Fixing usage of my_strndup() to new prototype.unknown2006-07-071-2/+2
|/ / /
* | | Remove compiler warningsunknown2006-06-231-1/+2
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-211-3/+11
|\ \ \
| * \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-06-161-3/+11
| |\ \ \
| | * | | After merge fixesunknown2006-05-171-5/+4
| | * | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-05-171-1/+10
| | |\ \ \
| | | * | | Bug#16837 (Missing #ifdef cause compile problem --without-row-based-replicati...unknown2006-05-161-0/+10
* | | | | | after merge fixesunknown2006-06-211-2/+13
* | | | | | after merge fixunknown2006-06-191-0/+216
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WL#3015: Logging Improvements - No Restarts(ver N4)unknown2006-06-191-0/+216
* | | | | | Fixed incorrect handling of renamed fields, forcing copy of table if needed a...unknown2006-06-131-0/+4
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-2/+3
|\ \ \ \ \
| * | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-2/+3
| | |/ / / | |/| | |
* | | | | after review fixesunknown2006-05-311-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-1/+1
|\ \ \ \ \
| * | | | | handlerton cleanup:unknown2006-05-281-1/+1
* | | | | | fix endianess on ppc. seems for sys_var_long_ptr we have to fetchunknown2006-05-231-4/+5
* | | | | | manual mergedunknown2006-05-221-5/+67
|\ \ \ \ \ \
| * | | | | | fix for bug #17619 Scheduler race conditionsunknown2006-05-221-5/+67
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-05-191-4/+57
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug #1039: tmpdir and datadir not available via @@ system variable syntaxunknown2006-05-081-3/+66
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-151-0/+4
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-05-021-10/+20
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-04-271-0/+4
| |\ \ \ \
| | * | | | bug #18518 (embedded server crashes starting)unknown2006-04-241-0/+4
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/tmp/tmp_mergeunknown2006-05-101-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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
* | | | | | Clean up after big mergeunknown2006-05-011-1/+0
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-04-301-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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