summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused thd->options's flag -- OPTION_UPDATE_LOGunknown2006-03-041-3/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-261-2/+2
|\
| * After merge fixesunknown2006-02-261-2/+2
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-251-61/+28
|\ \ | |/ |/|
| * WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-61/+28
* | Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0unknown2006-02-231-27/+27
|\ \ | |/ |/|
| * mysqld.cc:unknown2006-02-231-37/+37
| * Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)":unknown2006-02-181-2/+2
| * Many files:unknown2006-02-141-0/+16
* | Fix after merge of 5.0, fix of a result file which somebody hadn't updated.unknown2006-02-181-2/+2
* | Automergeunknown2006-02-151-13/+7
|\ \
| * | dbug changes:unknown2006-02-141-13/+7
* | | Polishing: after implementing TRIGGER privilege, mysqld option unknown2006-02-131-2/+2
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-131-2/+4
|\ \ \
| * | | renamedb.test, renamedb.result:unknown2006-02-131-2/+4
* | | | Removing unused variable (old have_isam).unknown2006-02-121-2/+0
* | | | Mergeunknown2006-02-121-41/+66
|\ \ \ \
| * | | | Several Netware specific fixes.unknown2006-02-101-1/+11
| * | | | post-merge fixunknown2006-02-061-1/+1
| * | | | Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-061-40/+65
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | post-review fixes to WL#3117 Change option handlingunknown2006-02-061-5/+20
| | * | | Use one option --log-output[=option[,option...]]unknown2006-01-271-41/+51
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-111-9/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | This patch is to further remove the RAID code. We removed support for people ...unknown2006-02-111-9/+1
* | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-051-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix option type error, crashes on 64-bit big endian.unknown2006-01-191-1/+1
| | * | | Applied patch recieved from Marko:unknown2006-01-181-2/+4
| | * | | Applied patch recieved from Marko:unknown2006-01-181-2/+2
* | | | | Several Netware specific fixes.unknown2006-02-021-1/+11
|/ / / /
* | | | post-commit mergeunknown2006-01-301-0/+1
|\ \ \ \
| * | | | fix for bug#16642 (Events: No INFORMATION_SCHEMA.EVENTS table)unknown2006-01-301-0/+1
* | | | | Do not create log table handler if run in bootstrap mode.unknown2006-01-301-1/+4
* | | | | fix safemalloc warningsunknown2006-01-271-1/+4
| |_|_|/ |/| | |
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-241-8/+9
|\ \ \ \
| * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-201-8/+9
| |\ \ \ \
| | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-201-8/+9
| | |\ \ \ \
| | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-191-8/+9
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | WL#2985: Mergeunknown2006-01-181-8/+9
* | | | | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embunknown2006-01-231-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embunknown2006-01-191-2/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.embunknown2006-01-041-2/+0
| | |\ \ \ \ \
| | | * | | | | Big patch to make embedded-server working in 5.xunknown2006-01-041-2/+0
* | | | | | | | option to run mysql-test-run without binlogunknown2006-01-201-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-191-0/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | loaddata.result, loaddata.test:unknown2006-01-181-0/+16
| | |_|/ / / | |/| | | |
* | | | | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-34/+87
|/ / / / /
* | | | | WL #2747: Fix such that backup and restore works for user definedunknown2006-01-171-0/+1
* | | | | Manually mergedunknown2006-01-161-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-01-121-0/+5
| |\ \ \