summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Some small accelerations ...unknown2002-10-161-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-161-1/+1
|\ \
| * \ mergeunknown2002-10-141-0/+1
| |\ \
| * | | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-1/+1
* | | | some fixes for SELECT INTO @vars ..unknown2002-10-161-1/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-141-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | SCRUM taskunknown2002-10-111-0/+1
| |/ /
* | | fixed bug of multi-level EXPLAINunknown2002-10-131-0/+1
|/ /
* | mergingunknown2002-10-041-2/+32
|\ \
| * | new EXPLAINunknown2002-09-261-1/+3
| * | mergedunknown2002-09-031-2/+30
| |\ \
| | * | subselect with unionunknown2002-09-031-2/+30
* | | | Merge with 4.0.4unknown2002-10-021-25/+195
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+3