summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1unknown2004-09-061-132/+128
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-021-2/+2
| |\
| | * Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-2/+2
| * | after review patchunknown2004-08-311-54/+0
| * | NOT elimination moved in parsing (suggested by Monty)unknown2004-08-291-13/+0
| |/
| * Portability fixesunknown2004-08-261-21/+30
| * Merge: manual resolveunknown2004-08-241-8/+2
| |\
| | * Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-8/+2
| * | Portablity fixes & simple optimizationsunknown2004-08-241-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-2/+8
| |\ \
| | * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...unknown2004-08-231-2/+8
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-231-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-1/+5
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-231-9/+14
| |\ \ \
| | * | | better for for bug#4767unknown2004-08-231-9/+14
| | | |/ | | |/|
| * | | Fix for bug#5088:unknown2004-08-231-2/+4
| |/ /
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-16/+30
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-16/+30
| | |\ \
| | | * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-16/+30
| * | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2004-08-201-0/+2
| | |\ \ \
| | | * | | olap.test, olap.result:unknown2004-08-121-0/+2
| * | | | | sql_select.cc: compilation failure fixedunknown2004-08-201-1/+1
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-2/+7
| |\ \ \ \
| | * | | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth...unknown2004-08-201-2/+7
| | |/ / /
| * | | | Bug #4769 - ft in subqueriesunknown2004-08-191-4/+6
| | |/ / | |/| |
| * | | manually mergedunknown2004-08-181-1/+24
| |\ \ \ | | |/ / | |/| |
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+10
| | |\ \
| | | * | fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-121-1/+10
| | * | | bug#4497 - Serious regression if disk based TMP table is used.unknown2004-08-091-0/+14
| | |/ /
| * | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-33/+0
| * | | cleanupunknown2004-08-071-1/+1
| * | | bug#4881 - crash in ALTER .. RENAME if rename failsunknown2004-08-071-9/+7
* | | | Print value of Item_param if it has a value (when debugging)unknown2004-09-041-3/+6
* | | | Merge with pulled codeunknown2004-09-031-36/+30
|\ \ \ \
| * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-36/+29
* | | | | join_nested.test, join_nested.result:unknown2004-08-121-5/+17
* | | | | join.result, select.result:unknown2004-08-101-2/+4
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-061-1/+2
|\ \ \ \ \
| * | | | | join_nested.result, join_nested.test:unknown2004-08-061-1/+2
* | | | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-9/+371
|/ / / / /
* | | | | mergedunknown2004-07-211-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fixed ORDER BY ?unknown2004-07-211-1/+1
| | |_|/ | |/| |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-07-201-8/+9
|\ \ \ \
| * | | | fixed quoting of identifiers in VIEWs (BUG#4613)unknown2004-07-201-17/+12
| * | | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG...unknown2004-07-201-6/+12
| | |/ / | |/| |
* | | | Fixes for MSVC++ compiler.unknown2004-07-191-1/+0
|/ / /
* | | sql_select.cc:unknown2004-07-171-1/+1
* | | VIEWunknown2004-07-161-55/+43
* | | Mergeunknown2004-07-151-107/+138
|\ \ \