summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2003-05-221-10/+34
|\
| * After merge fixesunknown2003-05-211-9/+7
| * Merge with 4.0.13unknown2003-05-191-2/+28
| |\
| | * Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)unknown2003-05-131-1/+2
| | * sql_select.cc, opt_sum.cc:unknown2003-05-071-0/+9
| | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-0/+3
| | * Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-0/+10
| | * Fixes for valgrindunknown2003-04-231-10/+14
* | | Resolve merge colflictunknown2003-05-211-18/+27
|\ \ \ | |/ /
| * | Fixed new bug in ORDER BYunknown2003-05-151-1/+1
| * | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+2
| * | mergeunknown2003-05-061-9/+9
| |\ \
| | * | INSERT ... UPDATE ... VALUES()unknown2003-05-031-9/+9
| * | | Removed compiler warningsunknown2003-05-061-8/+16
| |/ /
* | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-0/+2
|/ /
* | merge fixunknown2003-04-261-13/+14
|\ \
| * \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-241-11/+11
| |\ \
| | * | Many files:unknown2003-04-241-11/+11
| * | | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly)unknown2003-04-231-2/+3
| |/ /
* | | Making a better fix for double released pointers and safe unknown2003-04-261-20/+8
* | | Fix for a bug record #307.unknown2003-04-211-4/+21
|/ /
* | Sync string in EXPLAIN code with phrasing of manual (subquery, not subselect).unknown2003-04-041-3/+3
* | Fixes to avoid errors from valgrindunknown2003-03-181-13/+33
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-3/+2
|\ \
| * | Preparing to client<->server autoconvertunknown2003-03-171-1/+1
| * | sql_select.cc:unknown2003-03-171-2/+1
* | | After merge fixesunknown2003-03-171-2/+2
* | | Merge with 4.0unknown2003-03-161-0/+15
|\ \ \ | |/ / |/| / | |/
| * mergedunknown2003-03-131-0/+6
| |\
| | * added commentunknown2003-03-121-0/+4
| | * fixed bug of unchecked random part of WHERE clause (bug #142)unknown2003-03-111-0/+2
| * | Fix for replication of INSERT | REPLACE | CREATE ... SELECTunknown2003-03-121-8/+5
| * | Fix for bug #136. We must write theunknown2003-03-121-1/+8
| * | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-0/+5
| |\ \ | | |/
| | * A fix for new conditions being defined and upper condition not updatedunknown2003-02-061-0/+5
| | * Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-041-2/+1
| | * many bug fixesunknown2002-12-231-1/+2
* | | Mergeunknown2003-03-151-9/+5
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2003-03-141-9/+5
| |\ \ \
| | * | | cleanupunknown2003-03-141-9/+5
* | | | | fixed cleanup bugunknown2003-03-101-1/+14
|/ / / /
* | | | Fix for a crashing bugunknown2003-03-081-1/+1
* | | | merge fixesunknown2003-03-061-17/+13
|\ \ \ \ | |/ / / |/| | |
| * | | three bug fixes and major code cleanupunknown2003-03-061-17/+13
* | | | Merge work:/home/bk/mysql-4.1unknown2003-03-011-1/+1
|\ \ \ \
| * | | | error message fixedunknown2003-02-261-1/+1
| |/ / /
* | | | sql_analyse.cc, spatial.cc:unknown2003-02-261-21/+15
|/ / /
* | | make EXPLAIN killableunknown2003-02-211-2/+4
* | | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-0/+2
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-171-2/+2
|\ \ \