summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fixes for embedded version.unknown2001-11-251-1/+1
| |/ |/|
* | Fixed fulltext after merge from 3.23.45unknown2001-11-221-27/+11
* | Portability fixunknown2001-11-071-9/+9
* | merge with 3.23.44unknown2001-11-041-7/+44
|\ \ | |/
| * Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-1/+2
| * Changed time -> query_time in slow query log.unknown2001-10-311-1/+1
| * Portability fixesunknown2001-10-311-0/+1
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-311-6/+9
| * Don't use signal() on windows.unknown2001-10-191-4/+5
* | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-1/+1
* | Fix bugs in LEFT JOIN and field=NULunknown2001-10-201-4/+4
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-8/+8
* | mergedunknown2001-10-091-63/+41
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-3/+5
| * | New script: explain_log.shunknown2001-10-041-14/+20
| * | Portability fixes.unknown2001-10-031-34/+0
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-281-2/+2
| |\ \
| | * | Final fixes for INSERT into MERGE tables.unknown2001-09-271-2/+2
| * | | mergeunknown2001-09-281-10/+14
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed bug in counting open files when using many filesunknown2001-09-271-10/+14
* | | Initial checkin of the new boolean fulltext search codeunknown2001-09-211-10/+10
|/ /
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-181-1/+1
|\ \
| * | Cleanupunknown2001-09-181-1/+1
* | | mergeunknown2001-09-181-6/+8
|\ \ \ | |/ / |/| / | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-4/+7
* | Portability fixesunknown2001-09-151-1/+1
* | Merge with 3.23.42unknown2001-09-131-0/+2
|\ \ | |/
| * More debug infounknown2001-09-081-0/+2
* | mergeunknown2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.unknown2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-1/+1
|/ /
* | EXPLAIN on UNION"sunknown2001-08-241-17/+20
* | Remove warnings and portability fixesunknown2001-08-141-1/+31
* | mergedunknown2001-08-111-19/+25
|\ \ | |/
| * mergeunknown2001-08-101-19/+25
| |\
| | * Fixed bug in ALTER TABLE for MERGE tablesunknown2001-08-101-19/+25
* | | mergedunknown2001-08-091-8/+9
|\ \ \ | |/ /
| * | Added new optino --sql-mode to mysqld.unknown2001-08-091-2/+2
| * | Fix of big in SELECT DISTINCT ... HAVINGunknown2001-08-081-0/+1
| |/
| * Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-6/+6