summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* removed double procedure deletetionunknown2003-09-131-8/+4
* fixed memory leak (now JOIN cleaning procedure always called)unknown2003-09-131-5/+2
* Optimize thai character handlingunknown2003-09-121-6/+9
* merge with 4.1 treeunknown2003-09-111-33/+67
|\
| * merge with 4.0.15unknown2003-09-111-2/+20
| |\
| | * bug#926 fix undone - it caused suboptimal execution plan for "range ON, no WH...unknown2003-09-051-2/+19
| | * workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-011-0/+6
| * | After merge fixes.unknown2003-09-111-0/+1
| * | mergeunknown2003-09-031-32/+47
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-32/+47
| | |\ \ | | | |/
| | | * oom protectionunknown2003-08-281-3/+3
| | | * Fixed some varnings from valgrindunknown2003-08-201-1/+1
| | | * Cleanups to recent patchesunknown2003-08-151-2/+8
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-131-4/+1
| | | |\
| | | | * Remove wrong bug fix when calling create_sort_index.unknown2003-08-101-4/+1
| | | * | BETWEEN bug fix: non-const expressions on both endsunknown2003-08-091-28/+41
| | | |/
* | | | removing additional IN subquery conditionunknown2003-09-081-2/+44
|/ / /
* | | mergedunknown2003-09-031-1/+1
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-121-7/+7
| |\ \ \
| * \ \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-091-1/+1
| |\ \ \ \
| | * | | | table checksum background:unknown2003-08-051-1/+1
* | | | | | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...unknown2003-08-291-6/+6
| |_|_|/ / |/| | | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-281-2/+2
|\ \ \ \ \
| * | | | | enum renamed (asked for compilation under windows)unknown2003-08-281-2/+2
* | | | | | reset() split in 2 function clear() & add()unknown2003-08-281-10/+22
|/ / / / /
* | | | | merge fixesunknown2003-08-271-2/+3
|\ \ \ \ \
| * | | | | union.result:unknown2003-08-231-2/+3
* | | | | | Fix for bug in ROLLUP when all tables where 'const' tables (Bug #714)unknown2003-08-261-10/+15
* | | | | | mergeunknown2003-08-191-42/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mergeunknown2003-08-191-7/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge with 4.0.14unknown2003-08-111-42/+53
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | outer join, impossible on condition, where, and usable key for rangeunknown2003-07-251-4/+0
| | * | | Fix for the bug #801: create table t1 select x'41'; doesn't workunknown2003-07-111-0/+1
| | * | | finally proper recursive descent for parsing expressions with MATCH ... AGAIN...unknown2003-07-071-17/+3
| | * | | correct (finally) condition for MATCH >0, >=0 etc in add_ft_keys (SW#1647)unknown2003-07-071-9/+9
| | * | | merge + order by (bug #515) temporary fixunknown2003-07-041-0/+2
| | * | | Proposed bugfix for #717unknown2003-07-031-1/+1
| | * | | merge changesunknown2003-07-021-12/+31
| | |\ \ \
| | | * \ \ Merge with 3.23 tree to get latest bug fixesunknown2003-07-011-0/+2
| | | |\ \ \
| | | | * | | Fixed 'Unknown error' when doing ORDER BY on reference table whichunknown2003-06-291-1/+13
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-011-12/+29
| | | |\ \ \ \
| | | | * | | | Added thread variable max_seeks_for_keyunknown2003-06-271-12/+29
| | * | | | | | Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-5/+1
| | * | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-7/+10
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-0/+3
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Proposed fix for #674unknown2003-06-211-0/+3
| | | * | | | | Simple code cleanupunknown2003-06-231-7/+7
| | | |/ / / /
| | * | | | | Fix for a bug which results in "Unknown Error".unknown2003-06-251-1/+8
| | |/ / / /
| | * | | | fulltext and left join bug fixedunknown2003-06-161-0/+3
* | | | | | Code cleanupunknown2003-08-161-17/+1