summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #41437: Value stored in 'case' lacks charset, causes segfaultGeorgi Kodinov2009-01-091-0/+6
* Reverted the fix for bug #25830 because of omissions and non-complete testGeorgi Kodinov2009-01-051-13/+4
* auto-mergeTatiana A. Nurnberg2008-12-3025-317/+885
|\
| * Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-293-1/+5
| * Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-242-2/+6
| * Bug#41456 SET PASSWORD hates CURRENT_USER()Sergey Glukhov2008-12-241-0/+7
| * Bug#25830 SHOW TABLE STATUS behaves differently depending on table nameSergey Glukhov2008-12-241-4/+13
| * compiler warning fixSergey Glukhov2008-12-242-1/+3
| * Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-233-37/+87
| * Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-235-132/+414
| * MergeSergey Petrunia2008-12-2236-204/+635
| |\
| | * Merge from upstream 5.0-bugteam.Timothy Smith2008-12-152-7/+11
| | |\
| | | * Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-1/+4
| | | * rollback of bug #40761 fixGleb Shchepa2008-12-124-34/+29
| | | * Bug #40761: Assert on sum function onGleb Shchepa2008-12-124-29/+34
| | | * Fix PB warnings for parenthesis and valgrind leak report.Luis Soares2008-12-111-6/+7
| | * | r2629 | inaam | 2008-09-16 18:46:00 +0300 (Tue, 16 Sep 2008) | 9 linesTimothy Smith2008-12-121-0/+8
| | |/
| | * Bug#37956 memory leak and / or crash with geometry and prepared statements!Sergey Glukhov2008-12-102-7/+18
| | * push to 5.0-bugteam tree.Luis Soares2008-12-102-79/+140
| | |\
| | | * BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-042-79/+140
| | * | updating with mysql-5.0-bugteamV Narayanan2008-12-1010-33/+97
| | |\ \
| | | * | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-096-24/+66
| | | * | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-091-2/+6
| | | * | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-091-1/+3
| | | * | automergeSergey Glukhov2008-12-091-1/+1
| | | |\ \
| | | | * | Added a missing bit from the original patch for bug #27483 which was lost whe...Alexey Kopytov2008-12-091-1/+1
| | | * | | bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-091-2/+3
| | | * | | Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-092-3/+18
| | | |/ /
| | * | | merging with mysql-5.0-bugteam tree.V Narayanan2008-12-0323-61/+283
| | |\ \ \ | | | |/ /
| | * | | Bug#39616: Missing quotes from .CSV crashes serverV Narayanan2008-11-181-21/+80
| * | | | BUG#40974: Incorrect query results when using clause evaluated using range checkSergey Petrunia2008-12-191-0/+3
* | | | | auto-mergeTatiana A. Nurnberg2008-12-033-1/+26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merged bug 39920 to 5.0-bugteamGeorgi Kodinov2008-12-012-0/+25
| |\ \ \ \
| | * | | | Bug #39920: MySQL cannot deal with Leap Second expression in string literal.Georgi Kodinov2008-12-012-0/+25
| | |/ / /
| * | | | After-push commit for bug #33461 to make valgrind happy:Gleb Shchepa2008-12-011-1/+1
* | | | | auto-mergeTatiana A. Nurnberg2008-12-0321-60/+255
|\ \ \ \ \ | |/ / / /
| * | | | Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-281-6/+7
| * | | | merged bug 37339 to 5.0-bugteamGeorgi Kodinov2008-11-284-28/+98
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-284-28/+98
| * | | | pushbuild failure fixes Sergey Glukhov2008-11-281-1/+1
| * | | | auto-mergeTatiana A. Nurnberg2008-11-273-0/+30
| |\ \ \ \
| | * | | | Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+3
| | * | | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-272-0/+27
| * | | | | auto-mergeTatiana A. Nurnberg2008-11-271-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#40365 Prepared statements may insert invalid dates.Sergey Glukhov2008-11-271-0/+2
| * | | | | auto-mergeTatiana A. Nurnberg2008-11-273-5/+24
| |\ \ \ \ \ | | |/ / / /
| | * | | | mergeVladislav Vaintroub2008-11-2514-135/+108
| | |\ \ \ \
| | * | | | | Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"Vladislav Vaintroub2008-11-143-5/+24
| * | | | | | Bug#37553: MySql Error Compare TimeDiff & TimeTatiana A. Nurnberg2008-11-266-14/+15
| | |/ / / / | |/| | | |
| * | | | | Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-252-0/+50