summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-3/+1
* mergingbell@sanja.is.com.ua2003-01-251-31/+58
|\
| * fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-32/+58
* | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-211-5/+4
|\ \ \
| * | | fixed test of cardinalitybell@sanja.is.com.ua2003-01-211-5/+4
| |/ /
* | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-0/+1
|\ \ \ | |/ /
| * | Changed my_strntoxxx functions to clear error number on startmonty@mashka.mysql.fi2003-01-171-0/+1
* | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-20/+61
|\ \ \ | |/ /
| * | after merging fixingbell@sanja.is.com.ua2003-01-141-6/+2
| * | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-2/+4
| |\ \
| | * | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-2/+4
| * | | Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-6/+37
| * | | mergingbell@sanja.is.com.ua2002-12-311-1/+4
| |\ \ \
| | * | | support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-1/+4
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-301-4/+5
| |\ \ \ \
| | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2002-12-301-4/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | processing thread specific queriesvva@eagle.mysql.r18.ru2002-12-301-4/+5
| | | | |/ | | | |/|
| * | | | beautifying the error messagesSinisa@sinisa.nasamreza.org2002-12-171-1/+1
| * | | | A fix for a bug in fix_fields in case like this:Sinisa@sinisa.nasamreza.org2002-12-171-0/+8
| |/ / /
* | | | Merginghf@deer.mysql.r18.ru2002-12-161-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Resolving merge conflictshf@deer.mysql.r18.ru2002-12-121-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | Pull conflicts resolutionshf@genie.(none)2002-11-291-1/+3
| | |\ \
| | | * \ Merged by handshf@genie.(none)2002-11-071-1/+3
| | | |\ \
| | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@genie.(none)2002-10-181-1/+3
| | | | |\ \
| | | | | * \ Huge pullhf@genie.(none)2002-10-071-1/+3
| | | | | |\ \
| | | | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bisonxp.(none)2002-09-021-2/+2
| | | | | | |\ \
| | | | | | * \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bisonxp.(none)2002-07-091-3/+3
| | | | | | |\ \ \
| | | | | | * \ \ \ Resolving of conflicts from pullhf@bison.(none)2002-06-171-0/+2
| | | | | | |\ \ \ \
| | | | | | | * | | | Removing net emulation out of embedded libraryhf@bison.(none)2002-06-171-0/+3
* | | | | | | | | | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-244/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-8/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-2/+2
| * | | | | | | | | New multi-table-update codemonty@mashka.mysql.fi2002-11-291-6/+11
* | | | | | | | | | Proper handling of ORDER BY table.column in UNION'sSinisa@sinisa.nasamreza.org2002-12-021-2/+8
* | | | | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-301-1/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check of using same table for changing and selectbell@sanja.is.com.ua2002-11-301-1/+26
* | | | | | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | many, many changesSinisa@sinisa.nasamreza.org2002-11-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | many bug fixesSinisa@sinisa.nasamreza.org2002-11-291-2/+2
* | | | | | | | | | | checking columns of top itemsbell@sanja.is.com.ua2002-11-291-3/+5
|/ / / / / / / / / /
* | | | | | | | | | mergingbell@sanja.is.com.ua2002-11-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed * without tables in IN bugbell@sanja.is.com.ua2002-11-281-1/+1
| |/ / / / / / / / /
* | | | | | | | | | mergingbell@sanja.is.com.ua2002-11-271-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-2/+2
* | | | | | | | | | after review changes in IN/ALL/ANY/SOME (SCRUM)bell@sanja.is.com.ua2002-11-271-0/+23
* | | | | | | | | | Mergebell@sanja.is.com.ua2002-11-251-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | revert open_ltable changingbell@sanja.is.com.ua2002-11-231-12/+5
| * | | | | | | | | | mergingbell@sanja.is.com.ua2002-11-231-4/+12
| |\ \ \ \ \ \ \ \ \ \