summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-9/+9
* resolve changesunknown2002-05-151-4/+5
|\
| * Features made for Schlund plus several bug fixes.unknown2002-05-151-4/+5
* | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
|/
* Update for BTREE keys in HEAP tablesunknown2002-04-121-6/+6
* Mergeunknown2002-04-021-1/+2
|\
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-14/+14
| |\
| * | fts+const_tables bug fixedunknown2002-04-021-2/+4
* | | merge with 3.23.50unknown2002-03-271-14/+14
|\ \ \ | | |/ | |/|
| * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-14/+14
| |/
* | Fixed problem with WHERE key=const ORDER BY key DESCunknown2002-03-151-5/+6
* | Making full-text queries working with UNION'sunknown2002-03-151-2/+3
* | mergeunknown2002-03-061-10/+25
|\ \
| * \ mergeunknown2002-03-021-10/+25
| |\ \
| | * | Fix sorting of NULL values (Should always be first)unknown2002-03-021-11/+26
* | | | several bug fixes and testsunknown2002-03-051-3/+3
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2002-03-011-51/+57
|\ \ \
| * | | Surgical changes in sql_select and sql_union code in order to unknown2002-02-281-51/+57
* | | | fulltext+const_table bug fixedunknown2002-03-011-1/+2
|/ / /
* | | some UNION bug fixes..unknown2002-02-211-131/+168
|/ /
* | merge with 3.23.48unknown2002-02-111-5/+5
|\ \ | |/
| * Fixed bug in full join with many NULL fields.unknown2002-02-101-5/+5
| * Fixed bug when making a range join based on information from a const table.unknown2002-01-181-2/+1
* | Fix some bugs introduced with the new my_getoptunknown2002-02-081-4/+7
* | Fixes for new getoptunknown2002-01-311-4/+6
* | Take into account that table scans may use indexesunknown2002-01-301-1/+8
* | New error messagesunknown2002-01-291-1/+1
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-211/+250
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-2/+4
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-26/+51
* | Added support of null keys in HEAP tablesunknown2002-01-121-30/+109
* | mergeunknown2002-01-021-1/+1
|\ \
| * \ merge with 3.23unknown2002-01-021-1/+1
| |\ \ | | |/
| | * Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-1/+1
* | | Changes for the BitKeeper resolve.unknown2001-12-261-3/+12
|\ \ \ | |/ / |/| |
| * | This is a large push. Included are :unknown2001-12-261-3/+12
* | | Fix for MyISAM records > 16Munknown2001-12-111-8/+11
* | | merge with 3.23.47unknown2001-12-061-6/+21
|\ \ \ | | |/ | |/|
| * | Fixed bug in LEFT JOINunknown2001-12-051-6/+16
| * | Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-291-1/+6
* | | Update of query cache code.unknown2001-12-051-18/+25
* | | Query cache.unknown2001-12-021-0/+1
* | | Mergeunknown2001-11-281-2/+2
|\ \ \
| * | | boolean fulltext search without an indexunknown2001-11-281-2/+2
* | | | Fix of testcases after merge.unknown2001-11-281-1/+1
* | | | mergeunknown2001-11-281-38/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug when joining with caching.unknown2001-11-271-38/+46
| * | | removed ftfuncs argument for mysql_selectunknown2001-11-211-25/+11
* | | | New improved IO_CACHEunknown2001-11-281-1/+1
* | | | Add missing exit_cond() to lock_global_read_lock().unknown2001-11-261-13/+5