summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: unused variable removedkonstantin@oak.local2003-12-011-4/+0
* Fix wrong last edit for last commitmonty@mysql.com2003-11-281-2/+2
* Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-77/+80
* Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-75/+147
* Merge key cache structures to onemonty@mysql.com2003-11-201-3/+1
* fixed using 'uncachable' tag and RAND_TABLE_BIT settingbell@sanja.is.com.ua2003-11-171-2/+4
* fixed error handling inside su_select() for multideletebell@sanja.is.com.ua2003-11-151-2/+3
* fixed:bell@sanja.is.com.ua2003-11-041-0/+1
* fixed:bell@sanja.is.com.ua2003-11-041-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-11-041-1/+2
|\
| * avoid problem when all tables are constbell@sanja.is.com.ua2003-11-041-1/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-24/+56
|\ \ | |/ |/|
| * fix for bug #1724 'WHERE ... IN() optimizer behaviour konstantin@mysql.com2003-11-031-23/+42
| * Bug#1271 - RAND_TABLE_BIT in expression and only const_tables in joinserg@serg.mylan2003-10-211-0/+2
| * fix for one of the bugs spotted by #1274kostja@oak.local2003-10-161-1/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-031-4/+4
|\ \
| * | after review fixbell@sanja.is.com.ua2003-11-031-4/+4
* | | removed debug outputbell@sanja.is.com.ua2003-11-031-14/+0
* | | Mergebell@sanja.is.com.ua2003-11-031-30/+61
|\ \ \ | |/ /
| * | fixed BUG#1645bell@sanja.is.com.ua2003-11-021-5/+1
| * | join_free now is method of JOIN and commentedbell@sanja.is.com.ua2003-11-021-23/+33
| * | fixed locking problem with innodb & subqueries (BUG#1708)bell@sanja.is.com.ua2003-11-021-2/+3
| * | mergebell@sanja.is.com.ua2003-10-311-3/+27
| |\ \
| | * | samall optimisation (any independent query will not save data for rexecution)bell@laptop.sanja.is.com.ua2003-10-101-3/+27
* | | | mergebell@sanja.is.com.ua2003-10-311-1/+183
|\ \ \ \ | |/ / / |/| | |
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-22/+22
| * | | Mergebell@sanja.is.com.ua2003-10-221-1/+183
| |\ \ \
| | * | | subqueries made printablebell@sanja.is.com.ua2003-10-161-1/+183
| | |/ /
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-1/+58
|\ \ \ \
| * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2003-10-311-1/+58
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL #1056: Eliminate NOT operators from where conditionram@gw.mysql.r18.ru2003-10-311-1/+58
| | |/ /
* | | | Bitmap post-review fixesserg@serg.mylan2003-10-301-6/+5
* | | | fixes to Bitmap classserg@serg.mylan2003-10-241-17/+17
* | | | mergedserg@serg.mylan2003-10-211-89/+119
|\ \ \ \ | |/ / / |/| | |
| * | | mergedserg@serg.mylan2003-10-151-89/+119
| |\ \ \ | | |/ / | |/| |
| | * | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-88/+118
* | | | correct table name assigned to temporary table field:bell@sanja.is.com.ua2003-10-191-0/+3
* | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-8/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-8/+11
* | | | Add warnings for single line inserts. To do this I had to convert count_cuted...monty@mashka.mysql.fi2003-10-111-2/+2
| |/ / |/| |
* | | Indentation cleanupsmonty@narttu.mysql.fi2003-10-081-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-10-081-30/+64
|\ \ \
| * | | Fixed bug in error handling of CREATE ... SELECTmonty@narttu.mysql.fi2003-10-081-6/+17
| * | | mergemonty@narttu.mysql.fi2003-10-071-24/+47
| |\ \ \
| | * \ \ Merge with 4.0 to get fix for mysqlbinlogmonty@narttu.mysql.fi2003-10-071-0/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #1323 (varchar fields becoming char fields adter create ... select)vva@eagle.mysql.r18.ru2003-10-031-0/+2
| | * | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-24/+45
| | |\ \ \ | | | |/ /
| | | * | Applied Monty corrections to the FULL SCANkostja@oak.local2003-09-171-22/+33
| | | * | comment made more explanatorykostja@oak.local2003-09-161-5/+7
| | | * | join buffer cache usage/not usage is takenkostja@oak.local2003-09-161-4/+14