summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-2/+2
* 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
* | | fixed ORDER BY ?unknown2004-07-211-1/+1
| |/ |/|
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-5/+5
* | fowwlowup fixes for index_flags()unknown2004-06-301-4/+7
* | after merge fixedunknown2004-06-261-3/+4
* | mergedunknown2004-06-251-0/+2
|\ \
| * | release cursors in return_zero_rowsunknown2004-06-251-0/+2
* | | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-1/+1
|\ \ \ | | |/ | |/|
| * | use ref not range for ... WHERE key IN (val)unknown2004-06-211-1/+3
* | | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-3/+3
| |/ |/|
* | fixed EXPLAIN behaviour with prepared statements (BUG#4271)unknown2004-06-251-1/+0
* | mergedunknown2004-06-241-8/+26
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-06-241-8/+26
| |\ \
| | * | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeunknown2004-06-241-8/+26
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-241-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-241-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-1/+2
| | |\ \
| | | * | do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-1/+2
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-9/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | A fix (Bug #4237: Server crash with a subquery SELECT).unknown2004-06-231-9/+18
* | | | | followup to handler cleanupunknown2004-06-231-5/+1
* | | | | mergedunknown2004-06-231-56/+47
|\ \ \ \ \ | |_|/ / / |/| | | |