summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* correct table name assigned to temporary table field:unknown2003-10-191-0/+3
* merge with 4.0 for more memory allocation variables.unknown2003-10-131-8/+11
|\
| * Add new user variables for tuning memory usage:unknown2003-10-111-8/+11
* | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-2/+2
* | Indentation cleanupsunknown2003-10-081-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-081-30/+64
|\ \
| * | Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-6/+17
| * | mergeunknown2003-10-071-24/+47
| |\ \
| | * \ Merge with 4.0 to get fix for mysqlbinlogunknown2003-10-071-0/+2
| | |\ \ | | | |/
| | | * Fixed bug #1323 (varchar fields becoming char fields adter create ... select)unknown2003-10-031-0/+2
| | * | Merge with 4.0.16unknown2003-10-071-24/+45
| | |\ \ | | | |/
| | | * Applied Monty corrections to the FULL SCANunknown2003-09-171-22/+33
| | | * comment made more explanatoryunknown2003-09-161-5/+7
| | | * join buffer cache usage/not usage is takenunknown2003-09-161-4/+14
| | | * Fixed bug in the optimiser for FULL TABLE SCAN case:unknown2003-09-151-24/+22
* | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fixed processing aggregate functions with static tables (BUG#1318)unknown2003-09-201-3/+5
* | | | Many files:unknown2003-10-071-1/+1
| |/ / |/| |
* | | Simple optimizationunknown2003-10-071-1/+3
* | | SCRUMunknown2003-09-191-1/+1
|/ /
* | renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-141-18/+20
* | 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
|\ \ \ \ \ \ | |/ / / / /