summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* fixed using 'uncachable' tag and RAND_TABLE_BIT settingunknown2003-11-171-2/+4
* fixed error handling inside su_select() for multideleteunknown2003-11-151-2/+3
* fixed:unknown2003-11-041-0/+1
* fixed:unknown2003-11-041-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-041-1/+2
|\
| * avoid problem when all tables are constunknown2003-11-041-1/+2
* | Merge with 4.0unknown2003-11-041-24/+56
|\ \ | |/ |/|
| * fix for bug #1724 'WHERE ... IN() optimizer behaviour unknown2003-11-031-23/+42
| * Bug#1271 - RAND_TABLE_BIT in expression and only const_tables in joinunknown2003-10-211-0/+2
| * fix for one of the bugs spotted by #1274unknown2003-10-161-1/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-031-4/+4
|\ \
| * | after review fixunknown2003-11-031-4/+4
* | | removed debug outputunknown2003-11-031-14/+0
* | | Mergeunknown2003-11-031-30/+61
|\ \ \ | |/ /
| * | fixed BUG#1645unknown2003-11-021-5/+1
| * | join_free now is method of JOIN and commentedunknown2003-11-021-23/+33
| * | fixed locking problem with innodb & subqueries (BUG#1708)unknown2003-11-021-2/+3
| * | mergeunknown2003-10-311-3/+27
| |\ \
| | * | samall optimisation (any independent query will not save data for rexecution)unknown2003-10-101-3/+27
* | | | mergeunknown2003-10-311-1/+183
|\ \ \ \ | |/ / / |/| | |
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-22/+22
| * | | Mergeunknown2003-10-221-1/+183
| |\ \ \
| | * | | subqueries made printableunknown2003-10-161-1/+183
| | |/ /
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-1/+58
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-311-1/+58
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL #1056: Eliminate NOT operators from where conditionunknown2003-10-311-1/+58
| | |/ /
* | | | Bitmap post-review fixesunknown2003-10-301-6/+5
* | | | fixes to Bitmap classunknown2003-10-241-17/+17
* | | | mergedunknown2003-10-211-89/+119
|\ \ \ \ | |/ / / |/| | |
| * | | mergedunknown2003-10-151-89/+119
| |\ \ \ | | |/ / | |/| |
| | * | key_map with more that 64 bits widthunknown2003-10-111-88/+118
* | | | 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
| |_|/ |/| |