summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Lots of fixes for BDB tablesunknown2000-12-081-2/+4
* Fix for core dump in DISTINCTunknown2000-12-051-1/+3
* New thr_alarm struct for better integration with OS2unknown2000-11-281-0/+3
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-6/+9
* All statements are now run in a sub transactionunknown2000-11-241-3/+3
* Change storage of execution flags from thd->options to thd->lex.optionsunknown2000-11-221-3/+3
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-1/+5
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-1/+2
* mergeunknown2000-11-161-5/+6
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-5/+6
* | Added ALTER TABLE ... ORDER BY ...unknown2000-11-111-7/+2
* | fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-1/+1
* | Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-021-15/+16
|/
* Update of interface for BDB tables.unknown2000-10-241-4/+8
* Fix of automatic repairunknown2000-10-231-11/+11
* Automatic primary key for BDB tablesunknown2000-10-161-0/+10
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-31/+66
* sql_select.cc Coredump in FULLTEXT code fixedunknown2000-10-091-15/+7
* Docs/manual.texiunknown2000-10-081-1/+10
* Mergeunknown2000-10-071-26/+64
|\
| * DISTINCT optimizationunknown2000-10-061-25/+64
* | ORDER BY works with FULLTEXT keysunknown2000-10-071-3/+4
|/
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+4
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-16/+17
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-0/+25
* Added create_tmp_disk_tables + comments for 3.23.24unknown2000-09-071-6/+7
* sql_select.cc ft-optimization: AND, GT/LT/GE/LEunknown2000-08-291-10/+48
* mergeunknown2000-08-291-0/+8
|\
| * Bug fixes for 3.23.23unknown2000-08-291-0/+8
* | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-281-19/+22
|/
* Fixes for Ia64unknown2000-08-231-2/+2
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-6/+6
* Many MATCH'es per query now allowed (i.e. AND's and OR's now work, butunknown2000-08-171-3/+3
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-35/+46
* Import changesetunknown2000-07-311-0/+6408