summaryrefslogtreecommitdiff
path: root/mysql-test/r/select.result
Commit message (Expand)AuthorAgeFilesLines
* Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0gkodinov@dl145s.mysql.com2006-10-191-0/+94
|\
| * Merge rurik.mysql.com:/home/igor/mysql-5.0-optigor@rurik.mysql.com2006-10-171-0/+49
| |\
| | * Fixed bug #19579: at range analysis optimizer did not take into igor@rurik.mysql.com2006-10-161-0/+49
| * | merge changes becuase of the fix for bug 22367gkodinov/kgeorge@macbook.gmz2006-10-171-3/+3
| * | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov/kgeorge@macbook.gmz2006-10-171-0/+10
| |\ \ | | |/ | |/|
| | * Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on gkodinov/kgeorge@macbook.gmz2006-10-161-0/+10
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optigor@rurik.mysql.com2006-09-291-0/+6
| |\ \
| | * | Fixed bug#20503: Server crash due to the ORDER clause not taken into accountevgen@moonbone.local2006-09-291-0/+6
| | |/
| * | Fixed bug #22753.igor@rurik.mysql.com2006-09-291-0/+29
| |/
* | Merge mysql.com:/usr/home/bar/mysql-5.0.b6147v2bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-291-1/+1
|\ \ | |/ |/|
| * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-1/+1
* | Fixed bug #21390: wrong estimate of rows after elimination ofigor@rurik.mysql.com2006-08-251-2/+40
* | select.result, func_group.result, sql_select.cc:evgen@moonbone.local2006-07-311-49/+49
* | Merge sunlight.local:/local_work/tmp_merge-4.1-opt-mysqlevgen@sunlight.local2006-07-291-0/+49
|\ \
| * \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optgkodinov/kgeorge@rakia.(none)2006-07-261-0/+26
| |\ \
| * | | Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty settimour/timka@lamia.home2006-07-261-0/+49
* | | | Bug #21019: First result of SELECT COUNT(*) different than consecutive runsgkodinov/kgeorge@macbook.gmz2006-07-261-26/+26
* | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21019-4.1-optgkodinov/kgeorge@macbook.gmz2006-07-261-0/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #21019: First result of SELECT COUNT(*) different than consecutive runsgkodinov/kgeorge@macbook.gmz2006-07-261-0/+26
| |/ /
* | | select.result, select.test:evgen@moonbone.local2006-07-171-3/+4
* | | Fixed bug#10977: No warning issued if a column name is truncatedevgen@moonbone.local2006-07-161-0/+5
* | | Bug #20569 Garbage in DECIMAL results from some mathematical functionsgkodinov@mysql.com2006-07-061-0/+3
| |/ |/|
* | field.cc, field.h:evgen@moonbone.local2006-06-211-6/+6
* | Manually mergedevgen@moonbone.local2006-06-201-0/+6
|\ \ | |/
| * select.result:evgen@moonbone.local2006-06-201-0/+6
| * Manually mergedevgen@moonbone.local2006-06-171-0/+14
| |\
* | | select.result:evgen@moonbone.local2006-06-171-0/+10
* | | Manually mergedevgen@moonbone.local2006-06-171-110/+33
|\ \ \
| * | | Bug #18895: BIT values cause joins to failgkodinov@mysql.com2006-06-141-0/+20
| * | | Removed duplicate tests from select.testgkodinov@mysql.com2006-06-021-101/+0
| * | | bad merge fixed for b4981.gkodinov@mysql.com2006-06-021-14/+14
| * | | Merge mysql.com:/home/kgeorge/mysql/4.1/B4981gkodinov@mysql.com2006-06-021-0/+14
| |\ \ \ | | | |/ | | |/|
| | * | Bug #4981: 4.x and 5.x produce non-optimal execution path, gkodinov@mysql.com2006-06-021-0/+14
| * | | Added a test case for bug #18940:in 5.0 the optimizer choseigor@rurik.mysql.com2006-05-111-0/+19
| * | | BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))):sergefp@mysql.com2006-05-101-0/+16
| * | | Added test case for Bug#18712: Truncation problem. The testjani@ua141d10.elisa.omakaista.fi2006-05-041-0/+21
| * | | Added a test case for bug #16504.igor@rurik.mysql.com2006-03-311-1/+1
| * | | Fixed bug #16504.igor@rurik.mysql.com2006-03-311-0/+19
| * | | Mergeevgen@moonbone.local2006-01-131-0/+11
| |\ \ \
| | * | | Fixed bug #15347: Wrong result of subselect when records cache and setevgen@moonbone.local2006-01-111-0/+11
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-01-131-0/+2
| |\ \ \ \
| | * | | | Fixed bug #15538: unchecked table absence caused server crash.evgen@moonbone.local2006-01-111-0/+2
| * | | | | Mergeevgen@moonbone.local2006-01-131-0/+13
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed bug #15633: Evaluation of Item_equal for non-const table caused wrongevgen@moonbone.local2006-01-111-0/+13
| | |/ / /
| * | | | Fix bug #15268 Unchecked null value caused server crashevgen@moonbone.local2005-12-091-0/+8
| |/ / /
| * | | Fixed bug #15106.igor@rurik.mysql.com2005-11-251-0/+46
| * | | Post-merge fixes.konstantin@mysql.com2005-11-251-0/+8
| * | | Fix for BUG#14662: view column in ORDER BY considered ambiguous if SELECT con...timour@mysql.com2005-11-111-0/+42
| * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-11-031-0/+40
| |\ \ \
| | * | | Fix bug #14093 Query takes a lot of time when date format is not validevgen@moonbone.local2005-11-031-0/+40