summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0.42unknown2007-05-231-2/+2
|\
| * import of fix for bug#28240unknown2007-05-141-2/+2
* | Merge bk@192.168.21.1:mysql-5.0unknown2007-05-186-22/+112
|\ \
| * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-181-2/+13
| |\ \
| | * | Bug#28261: Wrong DATETIME comparison result when the GET_USER_VAR functionunknown2007-05-171-2/+13
| * | | Fixed bug #28337: wrong results for grouping queries with correlatedunknown2007-05-161-1/+2
| |/ /
| * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-05-161-10/+76
| |\ \
| | * | Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results unknown2007-05-151-10/+76
| * | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-151-3/+2
| |\ \ \
| | * | | Bug#28208: Wrong result of a non-const STRING function with a const DATETIMEunknown2007-05-161-3/+2
| * | | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug28272unknown2007-05-151-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed bug #28272: crash that occurs when running an EXPLAIN commandunknown2007-05-141-0/+6
| * | | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27937unknown2007-05-141-1/+9
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug #27937: crash for the the second execution of a preparedunknown2007-05-141-0/+5
| * | | | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-141-5/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | bug#28273: GROUP_CONCAT and ORDER BY: No warning when result gets truncated.unknown2007-05-111-5/+4
* | | | | Fix a failing assert.unknown2007-05-161-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-164-77/+181
|\ \ \ \ \
| * | | | | A fix and a test case for unknown2007-05-164-83/+187
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-05-1525-611/+1342
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix a warning.unknown2007-05-141-6/+6
| * | | | | Added missing DBUG_VOID_RETURN to the sp_head::init_sp_name() method.unknown2007-05-121-0/+2
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-1111-184/+653
| |\ \ \ \ \
| | * | | | | Fix for:unknown2007-05-1111-184/+653
| * | | | | | Cleanup: now that we have Lex_input_stream, finish the transitionunknown2007-05-114-25/+13
| | |/ / / / | |/| | | |
| * | | | | Follow the coding style with class names.unknown2007-05-102-25/+25
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-101-0/+1
| |\ \ \ \ \
| | * | | | | Corrected merge error; missing line in debug statement.unknown2007-05-101-0/+1
| * | | | | | No semantical change. Move checks of compatibilityunknown2007-05-101-50/+126
| |/ / / / /
| * | | | | Merge adventure.(none):/home/thek/Development/cpp/bug27792/my50-bug27792unknown2007-05-083-5/+21
| |\ \ \ \ \
| | * | | | | 4.1 -> 5.0 Manual merge for Bug #27792 unknown2007-05-083-5/+20
| | * | | | | Merge adventure.(none):/home/thek/Development/cpp/bug27792/my41-bug27792unknown2007-05-081-0/+1
| | |\ \ \ \ \
| | | * | | | | Bug #27792 query cache returns wrong result, with certain system variablesunknown2007-05-083-2/+9
| * | | | | | | Merge adventure.(none):/home/thek/Development/cpp/bug26977/my50-bug26977unknown2007-05-072-3/+19
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Bug#26977 exception handlers never hreturnunknown2007-05-072-3/+19
| * | | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-05-0217-317/+480
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Bug#21513 (SP having body starting with quoted label rendered unusable)unknown2007-04-273-42/+38
| | |/ / / / /
| | * | | | | code review fixunknown2007-04-253-8/+12
| | * | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-04-2416-294/+457
| | |\ \ \ \ \
| | | * | | | | Bug#25411 (trigger code truncated), PART Iunknown2007-04-2416-294/+457
* | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-05-1213-27/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed bug #28375: a query with an NOT IN subquery predicate may causeunknown2007-05-112-2/+11
| * | | | | | | | Merge bk@192.168.21.1:mysql-5.0-optunknown2007-05-122-4/+6
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-112-4/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug#27878: Unchecked privileges on a view referring to a table from another unknown2007-05-112-4/+6
| | | | |_|_|_|/ / / | | | |/| | | | | |
| * | | | | | | | | merging fixesunknown2007-05-112-3/+7
| * | | | | | | | | Merge mysql.com:/home/hf/work/27921/my50-27921unknown2007-05-117-19/+47
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bug #27921 View ignores precision for CAST()unknown2007-05-107-19/+49
| * | | | | | | | | | Merge bk@192.168.21.1:mysql-5.0-optunknown2007-05-112-0/+31
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Bug #27957 cast as decimal does not check overflow, also inconsistent with gr...unknown2007-05-092-0/+31
| | |/ / / / / / / /