summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-26/+42
* Move tmp_table_used to THDunknown2003-02-101-1/+1
* Merge with 4.0.11unknown2003-02-041-1/+1
|\
| * Fixes for Netwareunknown2003-01-281-1/+1
* | after-review changes (577 SCRUM)unknown2003-02-021-4/+5
* | fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+2
* | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-3/+1
* | mergingunknown2003-01-251-31/+58
|\ \
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-32/+58
* | | Mergeunknown2003-01-211-1/+0
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-211-5/+4
|\ \ \ \
| * | | | fixed test of cardinalityunknown2003-01-211-5/+4
| |/ / /
* | | | Conflicts resolvingunknown2003-01-201-0/+1
|\ \ \ \ | |/ / /
| * | | Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-0/+1
* | | | resolving conflictsunknown2003-01-151-20/+61
|\ \ \ \ | |/ / /
| * | | after merging fixingunknown2003-01-141-6/+2
| * | | merge with 4.0.9unknown2003-01-091-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-2/+4
| * | | Fixed that derived tables are properly dropedunknown2003-01-071-6/+37
| * | | mergingunknown2002-12-311-1/+4
| |\ \ \
| | * | | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-1/+4
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-4/+5
| |\ \ \ \
| | * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-4/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | processing thread specific queriesunknown2002-12-301-4/+5
| | | | |/ | | | |/|
| * | | | beautifying the error messagesunknown2002-12-171-1/+1
| * | | | A fix for a bug in fix_fields in case like this:unknown2002-12-171-0/+8
| |/ / /
* | | | Mergingunknown2002-12-161-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Resolving merge conflictsunknown2002-12-121-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | Pull conflicts resolutionsunknown2002-11-291-1/+3
| | |\ \
| | | * \ Merged by handsunknown2002-11-071-1/+3
| | | |\ \
| | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-1/+3
| | | | |\ \
| | | | | * \ Huge pullunknown2002-10-071-1/+3
| | | | | |\ \
| | | | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-09-021-2/+2
| | | | | | |\ \
| | | | | | * \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-091-3/+3
| | | | | | |\ \ \
| | | | | | * \ \ \ Resolving of conflicts from pullunknown2002-06-171-0/+2
| | | | | | |\ \ \ \
| | | | | | | * | | | Removing net emulation out of embedded libraryunknown2002-06-171-0/+3
* | | | | | | | | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-244/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge with 4.0.6unknown2002-12-051-8/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
| * | | | | | | | | New multi-table-update codeunknown2002-11-291-6/+11
* | | | | | | | | | Proper handling of ORDER BY table.column in UNION'sunknown2002-12-021-2/+8
* | | | | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-301-1/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | check of using same table for changing and selectunknown2002-11-301-1/+26
* | | | | | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | many, many changesunknown2002-11-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | many bug fixesunknown2002-11-291-2/+2
* | | | | | | | | | | checking columns of top itemsunknown2002-11-291-3/+5
|/ / / / / / / / / /
* | | | | | | | | | mergingunknown2002-11-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed * without tables in IN bugunknown2002-11-281-1/+1
| |/ / / / / / / / /