summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* fixes for warnings and compile errors for the fix of bug 26243unknown2008-03-291-1/+1
* Bug#26243 mysql command line crash after control-cunknown2008-03-281-9/+4
* Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-10/+10
|\
| * after merge fixunknown2008-02-291-8/+2
| * Merge mysql.com:/home/gluh/MySQL/Merge/4.1-optunknown2008-02-291-1/+9
| |\
| | * Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(ver 4.1,5.0)unknown2008-02-291-0/+4
| * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-02-101-5/+3
| |\ \
| | * | Bug#21567: mysqld doesn't react to Ctrl-C when run under GDB even with the --...unknown2008-02-051-5/+3
| * | | Fixed bug#34223: Failure on assignment to my_innodb_autoextend_incrementunknown2008-02-071-2/+2
* | | | Bug#31745 - crash handler does not work on Windowsunknown2008-02-191-47/+178
|/ / /
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-141-42/+58
|\ \ \
| * \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-42/+58
| |\ \ \
| | * \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-061-1/+1
| | |\ \ \
| | | * | | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-061-1/+1
| | * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-021-39/+41
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-39/+41
| | * | | | Merge mysql.com:/home/hf/work/mrg/my41-mrgunknown2007-11-301-3/+17
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug #29085 A small double precision number becomes zero.unknown2007-11-291-3/+17
* | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbunknown2007-12-101-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ha_ndbcluster.h:unknown2007-11-051-2/+2
* | | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-baseunknown2007-11-271-2/+12
|\ \ \ \ \
| * \ \ \ \ Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-baseunknown2007-11-211-2/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-2/+12
| | |\ \ \ \
| | | * | | | Bug #31153 calling stored procedure crashes server if available memory is lowunknown2007-11-191-2/+12
| | | | |_|/ | | | |/| |
* | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2007-11-211-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0unknown2007-10-241-1/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bug#29675 collation_connection is defined twice for the same valueunknown2007-10-021-1/+0
| | |/ / /
* | | | | Fixed compile warnings introduced by the patch for bug #29131.unknown2007-10-291-1/+2
* | | | | Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131unknown2007-10-291-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETunknown2007-10-251-2/+2
| |/ / /
* | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-10-121-0/+2
|\ \ \ \
| * | | | Bug#30821: setting --tc_heuristic_recover tries to set myisam_stats_methodunknown2007-10-121-0/+2
* | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-10-091-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Change URLs.unknown2007-10-051-2/+2
* | | | | Merge sita.local:/Users/tsmith/m/bk/50-5.0.48unknown2007-10-041-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #20358: InnoDB hang on the adaptive hash index latch in btr0sea.cunknown2007-10-021-1/+8
| |/ / /
* | | | Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731unknown2007-10-021-6/+6
|\ \ \ \
| * \ \ \ Merge polly.(none):/home/kaa/src/maint/bug5731/my50-bug5731_buffer_limitsunknown2007-10-021-3/+3
| |\ \ \ \
| | * | | | Limit join_buffer_size, sort_buffer_size and myisam_sort_buffer_size to 4GB o...unknown2007-08-291-3/+3
| | |/ / /
| * | | | Merge polly.(none):/home/kaa/src/maint/bug5731.old/my50-bug5731-read_buffer_sizeunknown2007-10-021-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | This patch is a part of work on bug #5731 "key_buffer_size not properly restr...unknown2007-09-071-3/+3
* | | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-151-1/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+20
* | | | | Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail"unknown2007-08-161-1/+1
* | | | | Merge olga.mysql.com:/home/igor/mysql-5.0unknown2007-08-041-1/+7
|\ \ \ \ \
| * | | | | Addendum to bug 29325unknown2007-08-021-1/+7
| |/ / / /
* | | | | Fix for bug #30088: Can't disable myisam-recover by a value of "".unknown2007-08-011-1/+6
* | | | | tmp_table_size is not about user-created temporary tables, onlyunknown2007-07-251-1/+2
|/ / / /
* | | | Fix for bug #28808: log_queries_not_using_indexes variable dynamic change is ...unknown2007-07-051-2/+0
* | | | Bug#24924: shared-memory-base-name that is too long causes buffer overflowunknown2007-06-211-1/+10