summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed mistypingunknown2004-06-071-1/+1
* after merge fixesunknown2004-06-021-4/+0
* Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+6
|\
| * a fix.unknown2004-05-281-2/+4
| * sql_select.cc:unknown2004-04-081-1/+2
* | 1. Some optimization when conversion is not needed.unknown2004-05-251-2/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-251-0/+3
|\ \
| * | Fix for sporadically failures of innodb.test on Darwin 7.3 unknown2004-05-251-0/+3
* | | Support for character set conversion in binary protocol: another gounknown2004-05-251-2/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-191-4/+3
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-161-2/+2
| |\ \
| | * | key_cmp -> key_cmp_if_sameunknown2004-05-161-2/+2
| * | | mergedunknown2004-05-151-3/+26
| |\ \ \
| | * | | SELECT options print fixedunknown2004-05-141-1/+1
| * | | | bad old merge fixedunknown2004-05-151-1/+0
* | | | | after review changesunknown2004-05-191-13/+34
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-2/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-141-2/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | keep old engine & JOIN if we changed subquery Item (Bug #3646)unknown2004-05-071-2/+25
| | |/ /
* | | | Mergeunknown2004-05-141-48/+97
|\ \ \ \ | |/ / / |/| | |
| * | | UNCACHEABLE_EXPLAIN is enoughunknown2004-05-141-1/+1
| * | | EXPLAIN UNION using same routing which used for execution which allow return ...unknown2004-05-061-49/+98
* | | | Bug #3403 Wrong encoding in EXPLAIN SELECT outputunknown2004-05-141-3/+3
* | | | fixed flags of printed queryunknown2004-05-131-6/+6
* | | | used item method (Bug #3686)unknown2004-05-121-2/+1
* | | | treat parameter as constant in ORDER BY check of fields in SELECT list(Bug #3...unknown2004-05-101-1/+2
| |/ / |/| |
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-071-1/+3
|\ \ \
| * | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-1/+3
* | | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...unknown2004-05-061-2/+2
| |/ / |/| |
* | | after merge fixesunknown2004-05-051-8/+12
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-6/+14
|\ \
| * | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-051-1/+14
| * | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-5/+0
* | | repetable test replaced with inline functionunknown2004-05-041-5/+2
* | | fixed zero result case for group functions in subquery (Bug #3505)unknown2004-05-021-0/+11
* | | removed duplicated check for thd->killedunknown2004-04-301-2/+0
|/ /
* | mergeunknown2004-04-081-34/+40
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-081-34/+40
| |\ \
| | * | Moved reading of ranges from opt_range.cc to handler.ccunknown2004-04-081-34/+38
| | * | Cleanup/optimizations of structures and key usage to make it easier to move k...unknown2004-04-081-0/+2
* | | | mergeunknown2004-04-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | new error for unsupported command in PSunknown2004-04-081-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-12/+26
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Portability fixesunknown2004-04-071-2/+1
| * | Fixed many compiler warningsunknown2004-04-051-10/+25
* | | fixed brocken of client_test unknown2004-04-031-1/+3
|/ /
* | false/true -> FALSE/TRUEunknown2004-03-301-15/+14
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-7/+15
|\ \ | |/
| * order_by.result:unknown2004-03-261-2/+12
* | Cleanups & safety fixesunknown2004-03-251-1/+1