summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1unknown2005-08-201-3/+1
|\
| * distinct.test, distinct.result:unknown2005-08-191-3/+1
| * sql_select.cc:unknown2005-08-151-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-10/+12
|\ \
| * \ Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-131-1/+2
| |\ \ | | |/
| | * fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-1/+2
| | * Review of new pushed codeunknown2005-08-091-4/+2
| * | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-9/+10
| |\ \
| | * | Implementation of WL#2486 -unknown2005-08-121-9/+10
* | | | Fixes during review of new pushed codeunknown2005-08-121-5/+12
|/ / /
* | | A fix for Bug#11901 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY join inunknown2005-08-101-5/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-081-0/+1
|\ \ \
| * | | A fix and a test case for Bug#11909 "mysql_stmt_attr_set unknown2005-08-081-0/+1
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-081-6/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#12082 (assert failure when the query fails to get a lock for reco...unknown2005-07-311-6/+7
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-071-3/+4
|\ \ \ \
| * | | | BUG#11869:part 2: post-review fixes: merging into 5.0unknown2005-08-071-2/+3
| * | | | Manual mergeunknown2005-08-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error):unknown2005-08-061-1/+1
* | | | | Manual merge of #11335 bugfixunknown2005-08-051-1/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug #11335 View redefines TinyInt(1) column definitionunknown2005-07-301-1/+23
* | | | | Manual mergeunknown2005-08-021-2/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | sql_select.cc, sql_class.h:unknown2005-08-021-2/+1
* | | | Merge aschwenke@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-011-29/+24
|\ \ \ \
| * | | | After merge fixesunknown2005-07-311-5/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-311-24/+21
| |\ \ \ \
| | * | | | Fixes during review of new pushed codeunknown2005-07-311-24/+21
* | | | | | Merge aschwenke@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-311-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed two bugs that break Windows buildunknown2005-07-291-2/+3
| | |_|_|/ | |/| | |
* | | | | Manual mergeunknown2005-07-281-2/+10
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | func_gconcat.result, func_gconcat.test:unknown2005-07-281-1/+2
| * | | Manual mergeunknown2005-07-281-1/+8
| |\ \ \
| | * | | sql_select.cc:unknown2005-07-281-1/+8
* | | | | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-1/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | We have also to test 'conds' even if there was no tables.unknown2005-07-271-1/+8
| |/ /
* | | sql_select.cc:unknown2005-07-251-24/+23
* | | Implement MySQL framework to support consistent read views inunknown2005-07-201-7/+23
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-07-191-4/+8
|\ \ \
| * \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-4/+8
| |\ \ \ | | |/ /
| | * | Simple fixes during review of new codeunknown2005-07-191-4/+8
* | | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+19
|/ / /
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2005-07-191-3/+3
|\ \ \ | |/ /
| * | select.result, select.test:unknown2005-07-171-1/+1
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-161-4/+33
| |\ \
| * \ \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-081-2/+2
| |\ \ \
| | * | | olap.result, olap.test:unknown2005-07-011-2/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-6/+5
|\ \ \ \ \
| * | | | | Cleanups during reviewunknown2005-07-181-6/+5
| | |_|_|/ | |/| | |
* | | | | Merge moonbone.local:/work/mysql-4.1-bug-11868unknown2005-07-181-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix bug#11868 NOT NULL ref optimization in subquery used in update must be unknown2005-07-161-1/+6