summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-311-4/+3
|\
| * Re'ordering of startup. Fixed Execution path issues. Added function for de'in...unknown2006-08-291-4/+3
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-3/+1
|\ \ | |/ |/|
| * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-08-221-3/+1
| |\
| | * Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-3/+1
* | | Cleanup of unused variables.unknown2006-08-251-8/+1
* | | This changest:unknown2006-08-221-18/+0
* | | This changeset moves the ha_myisam files to their storage directories. It al...unknown2006-08-191-1/+1
* | | Merge bk-internal.mysql.com:/data0/bk/tmp_regunknown2006-08-171-3/+2
|\ \ \
| * \ \ Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0-ktunknown2006-08-041-3/+2
| |\ \ \
| | * | | lowercase_fs_off fails on windows because lower_case_file_system is not beingunknown2006-08-041-3/+2
| | |/ /
* | | | Merge zim.(none):/home/brian/mysql/dep-5.1unknown2006-08-141-155/+2
|\ \ \ \
| * \ \ \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new-maintunknown2006-08-101-155/+2
| |\ \ \ \
| | * | | | This is the second patch for bdb removeal. This takes care of all options and...unknown2006-08-101-155/+2
* | | | | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-011-0/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix lowercase_fs_off problem on windows. This test should not be run if lower...unknown2006-07-311-0/+5
| | | |/ | | |/|
* | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-mergeunknown2006-08-091-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#17599 The server doesn't give a warningunknown2006-07-201-0/+13
* | | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/mrg50-cunknown2006-08-031-2/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Finish the merge of the patch for bug #15195 from 4.1 -> 5.0unknown2006-07-201-0/+5
| * | | Partial merge of the patch for bug #15195 from 4.1 -> 5.0; more changes neededunknown2006-07-201-2/+6
| |\ \ \ | | |_|/ | |/| |
| | * | --{skip-}merge option added which allows the user to disable merge engine andunknown2006-07-141-2/+10
* | | | Make innodb_flush_log_at_trx_commit a settable global variable.unknown2006-07-291-2/+3
* | | | Make innodb_thread_concurrency 0 by default, and extendunknown2006-07-291-2/+4
| |_|/ |/| |
* | | Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_mergeunknown2006-07-101-3/+6
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2006-06-261-2/+4
| |\ \
| | * | Bug#15276: MySQL ignores collation-serverunknown2006-06-231-2/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-281-0/+2
|\ \ \ \
| * | | | Added purecov comment for new, not executed code for my recent changesetunknown2006-06-281-0/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/mnt/raid/alik/MySQL/devel/5.1-treeunknown2006-06-221-1/+1
| |\ \ \ \ \
| | * \ \ \ \ manual mergeunknown2006-06-201-1/+1
| | |\ \ \ \ \
| | | * | | | | Reorganize, physically the events codeunknown2006-06-081-1/+1
* | | | | | | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeunknown2006-06-251-13/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Cleanup to patch for Bug#18246, "compilation error with tcp_wrapper"unknown2006-06-211-10/+3
| * | | | | | | Fix for Bug#18246 "compilation error with tcp_wrapper"unknown2006-06-211-3/+3
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge april:devel/BitKeeper/mysql-5.0-enginesunknown2006-06-191-3/+4
| |\ \ \ \ \ \
| * | | | | | | Bug#18235: assertion/crash when windows mysqld is ended with ctrl-cunknown2006-05-311-1/+5
| * | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-05-291-1/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-05-291-1/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-05-241-1/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | BUG#19394 OPT_INNODB_THREAD_CONCURRENCY duplicatedunknown2006-04-281-1/+2
* | | | | | | | | | | Merge mysql.com:/usr/local/mysql/mysql-5.1-vg-apr2unknown2006-06-231-1/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | BUG#20598unknown2006-06-211-1/+1
| * | | | | | | | | | Fix a Valgrind leak error report for not freed binlog injector singleton.unknown2006-06-191-0/+7
* | | | | | | | | | | Remove compiler warningsunknown2006-06-231-3/+4
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-06-201-3/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge april:devel/BitKeeper/mysql-5.0-enginesunknown2006-06-191-3/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | BUG#12982 - LOAD DATA fails without any error for big files with bigunknown2006-06-071-3/+4
| | | |_|_|/ / / / | | |/| | | | | |