summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-151-1/+1
|\
| * Fixed problem when connecting to user without a password.unknown2003-02-141-1/+1
* | Code clean-upunknown2003-02-151-1/+2
* | fix a bug in derived tablesunknown2003-02-131-1/+1
|/
* Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+1
* Move tmp_table_used to THDunknown2003-02-101-1/+2
* after-review changes (577 SCRUM)unknown2003-02-021-1/+1
* fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+12
* improving of fields list creation in derived tables and unionsunknown2003-01-291-1/+1
* fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-0/+8
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-2/+4
* mergingunknown2003-01-251-4/+9
|\
| * fixed subselects with temporary tables (SCRUM)unknown2003-01-251-4/+9
* | Portability fixes (for windows)unknown2003-01-211-1/+1
* | Initial multi query execution support unknown2003-01-181-0/+1
* | Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-1/+2
* | after merging fixingunknown2003-01-141-0/+1
* | Post merge fixunknown2003-01-091-2/+2
* | merge with 4.0.9unknown2003-01-091-2/+5
|\ \
| * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+1
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+1
|\ \ \
| * | | processing thread specific queriesunknown2002-12-301-0/+1
| | |/ | |/|
* | | thd_charset copy in lexunknown2002-12-241-1/+1
* | | moved links initializationunknown2002-12-151-0/+2
|/ /
* | After merge fixesunknown2002-12-061-7/+7
* | added missing Com_xxx status variablesunknown2002-11-291-1/+9
* | s/SQLCOM_MULTI_UPDATE/SQLCOM_UPDATE_MULTI/ to be in line with SQLCOM_DELETE_M...unknown2002-11-291-3/+3
* | fixed * without tables in IN bugunknown2002-11-281-0/+3
* | mergingunknown2002-11-271-0/+2
|\ \
| * | reverse order in global select list allow to avoid recursion in derived tablesunknown2002-11-271-0/+2
* | | mergingunknown2002-11-271-5/+8
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-1/+1
| |\ \
| | * | Faster parsing of identifiersunknown2002-11-251-1/+1
| * | | Mergeunknown2002-11-251-0/+1
| |\ \ \
| | * | | Moved safe_to_cache_query from thd to lex.unknown2002-11-221-0/+1
| | |/ /
| * | | Reference to field in outer subelect fixedunknown2002-11-241-0/+1
| |/ /
| * | Fixes after merge with 4.0unknown2002-11-211-1/+2
| * | Merge with 4.0unknown2002-11-211-2/+2
| |\ \ | | |/
| | * Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-1/+1
| * | fixed bug of derived table in subselectunknown2002-11-131-1/+1
* | | IN subselect erged with current 4.1 (pointer conversion)unknown2002-11-051-0/+1
|\ \ \ | |/ / |/| |
| * | IN subselect with ORDER BY, HAVING & sum functionsunknown2002-10-311-0/+1
* | | move similar code to inline functionunknown2002-11-051-1/+6
* | | moved similar code to functionunknown2002-11-041-1/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-041-17/+66
|\ \ \ | |/ / |/| |
| * | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-17/+66
* | | correct English in last messageunknown2002-10-291-1/+1
|/ /
* | add help command on server sideunknown2002-10-281-1/+2
* | fixed union rexecution bugunknown2002-10-271-2/+3
* | code cleanupunknown2002-10-261-1/+2