summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-2/+27
|\
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-1/+17
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-26/+28
| |\
| * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-0/+43
| |\ \
| * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-4/+16
| |\ \ \
| * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Alexey Botchkov2008-07-281-0/+11
| * | | | Merge from 5.0 trunk.Chad MILLER2008-07-141-11/+18
| |\ \ \ \
| * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-10/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-91/+238
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-3/+12
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-3/+12
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-3/+12
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-3/+12
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-3/+12
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | mysqld.cc:unknown2007-03-011-1/+1
| | | | | | * | | | | | | Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-3/+12
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-1/+8
| | | | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-181-2/+4
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Bug#24822: Patch: uptime_since_flush_statusunknown2007-01-181-2/+4
* | | | | | | | | | | | | | | Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality Satya B2009-04-241-1/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-191-23/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed a build failure on Ubuntu 8.10 introduced by the patchAlexey Kopytov2009-02-251-3/+0
| * | | | | | | | | | | | | | Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-231-23/+28
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+1
* | | | | | | | | | | | | compiler warning fixSergey Glukhov2008-12-241-1/+1
* | | | | | | | | | | | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-0/+42
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | merged bug 37339 to 5.0-bugteamGeorgi Kodinov2008-11-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-0/+2
* | | | | | | | | | | | | Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"Vladislav Vaintroub2008-11-141-0/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-1/+3
* | | | | | | | | | | | merging fixAlexey Botchkov2008-08-261-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-0/+11
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-221-3/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Bug#37069 (5.0): implement --skip-federatedGeorgi Kodinov2008-06-031-2/+14
* | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /