summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* fix misspellingVladislav Vaintroub2009-01-071-1/+1
* merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\
| * Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-34/+28
| |\
| * \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-291-0/+9
|\ \ \ \
| * | | | Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+1
* | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | compiler warning fixSergey Glukhov2008-12-241-1/+1
* | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-0/+42
|\ \ \ \ \ | |/ / / /
| * | | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-0/+42
* | | | | Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines(...Sergey Glukhov2008-12-171-7/+1
* | | | | Bug#39750 -cannot create temp file on Windows.Vladislav Vaintroub2008-12-051-0/+16
| |_|_|/ |/| | |
* | | | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-22/+2
* | | | merged bug 37339 to 5.1-bugteamGeorgi Kodinov2008-11-281-0/+2
|\ \ \ \ | |/ / /
| * | | 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
* | | | | mergeVladislav Vaintroub2008-11-221-12/+21
|\ \ \ \ \
| * | | | | warning of notused function fixedAlexey Botchkov2008-11-211-1/+1
| * | | | | mergingAlexey Botchkov2008-11-191-11/+20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-11/+20
* | | | | | mergeVladislav Vaintroub2008-11-221-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | 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#39117 "plugin_load" option not documentedTatiana A. Nurnberg2008-11-041-3/+4
* | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-10-131-4/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WL4403: --general_log and --slow_query_log don't turn on the logging.Georgi Kodinov2008-10-091-4/+0
* | | | | Merge 5.1-bugteam -> local bugfix branchMarc Alff2008-10-071-18/+42
|\ \ \ \ \ | |/ / / /
| * | | | merged 5.1-5.1.29-rc -> bug 39812Georgi Kodinov2008-10-071-7/+26
| |\ \ \ \
| | * \ \ \ WL#4403 deprecate @log and @slow_log_queries variablesTatiana A. Nurnberg2008-10-061-7/+26
| | |\ \ \ \
| | | * | | | WL#4403 deprecate @log and @slow_log_queries variablesTatiana A. Nurnberg2008-10-061-5/+21
| | | | |_|/ | | | |/| |
| * | | | | merged 5.1-5.1.29-rc -> bug 38912Georgi Kodinov2008-10-071-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #38370: The test ndb.ndb_index_ordered fails with the community features onGeorgi Kodinov2008-10-031-1/+1
| * | | | | Bug #39812: Make statement replication default for 5.1 (to match 5.0)Georgi Kodinov2008-10-031-9/+11
| |/ / / /
| * | | | Bug#35164: Large number of invalid pthread_attr_setschedparam callsDavi Arnaut2008-10-011-1/+4
* | | | | Bug#36768 (partition_info::check_partition_info() reports mal formedMarc Alff2008-10-061-6/+16
|/ / / /
* | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-8/+2
|/ / /
* | | mergingAlexey Botchkov2008-08-231-3/+8
|\ \ \ | |/ /
| * | 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
| | |\ \
| | * | | Fixed bug#34223: Failure on assignment to my_innodb_autoextend_incrementunknown2008-02-071-2/+2