summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-184-2/+51
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-1814-0/+328
| |\
| * | added cleanup to some testsunknown2007-05-184-10/+6
| * | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-162-0/+85
| |\ \
* | \ \ Merge bk@192.168.21.1:mysql-5.1unknown2007-05-1819-15/+619
|\ \ \ \
| * \ \ \ Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-1812-0/+589
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-182-0/+36
| | |\ \ \
| | | * | | Bug#28261: Wrong DATETIME comparison result when the GET_USER_VAR functionunknown2007-05-172-0/+36
| | * | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-172-0/+54
| | |\ \ \ \
| | | * | | | Fixed bug #28337: wrong results for grouping queries with correlatedunknown2007-05-162-0/+54
| | | |/ / /
| | * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-172-0/+16
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge bk@192.168.21.1:mysql-5.0-optunknown2007-05-172-0/+16
| | | |\ \ \
| | * | \ \ \ Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-05-162-0/+81
| | |\ \ \ \ \
| | | * | | | | Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results unknown2007-05-154-0/+153
| | * | | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-05-152-0/+15
| | |\ \ \ \ \ \
| | | * | | | | | Bug#28208: Wrong result of a non-const STRING function with a const DATETIMEunknown2007-05-162-0/+15
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug28272unknown2007-05-152-0/+46
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fixed bug #28272: crash that occurs when running an EXPLAIN commandunknown2007-05-142-0/+46
| | | * | | | | Fixed bug #27937: crash for the the second execution of a preparedunknown2007-05-142-0/+40
| | * | | | | | Post-merge fix.unknown2007-05-142-0/+40
| | * | | | | | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-142-0/+40
| | |\ \ \ \ \ \
| | | * | | | | | bug#28273: GROUP_CONCAT and ORDER BY: No warning when result gets truncated.unknown2007-05-112-0/+40
| * | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-05-172-0/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge mysql.com:/home/hf/work/8663/my50-8663unknown2007-05-162-0/+17
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | bug #8663 cant use bigint unsigned as input to castunknown2007-05-162-0/+16
| * | | | | | | | | WL#3823 Modify VARIABLE_VALUE columns to VARCHAR within INFORMATION_SCHEMA ST...unknown2007-05-155-15/+13
| |/ / / / / / / /
* | | | | | | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-05-162-0/+85
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug27415/my50-bug27415unknown2007-05-162-0/+85
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Bug#27415 Text Variables in stored proceduresunknown2007-05-162-0/+85
* | | | | | | | | | An attempt to fix event_bugs.test failure on Debianunknown2007-05-162-2/+0
* | | | | | | | | | Merge vajra.(none):/opt/local/work/mysql-5.0-21483unknown2007-05-162-0/+255
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-162-0/+255
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | A fix and a test case for unknown2007-05-162-0/+255
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-05-1515-12/+652
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Disable im_life_cycle in 5.0.unknown2007-05-141-0/+1
| | * | | | | | | Update description.unknown2007-05-141-1/+1
| | * | | | | | | Disable random-failing IM tests.unknown2007-05-141-0/+1
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-114-0/+266
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix for:unknown2007-05-114-0/+266
| * | | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-05-1215-7/+355
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-optunknown2007-05-105-3/+30
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-1519-13/+1117
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-05-152-0/+31
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix for bug #28415 "Some ALTER TABLE statements no longer work under LOCKunknown2007-05-142-0/+31
| * | | | | | | | | | | Update description.unknown2007-05-141-2/+2
| * | | | | | | | | | | Disable random-failing IM tests.unknown2007-05-141-1/+3
| |/ / / / / / / / / /
| * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-05-116-0/+699
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix for:unknown2007-05-116-0/+699
| * | | | | | | | | | | Merge vajra.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-05-114-12/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Cleanup: now that we have Lex_input_stream, finish the transitionunknown2007-05-114-12/+12
| | | |_|_|_|/ / / / | | |/| | | | | | |