summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | moved links initializationunknown2002-12-151-2/+2
* | | | | | derived tables with UNION's ...unknown2002-12-121-2/+3
|/ / / / /
* | | | | After merge fixesunknown2002-12-061-8/+8
| |_|/ / |/| | |
* | | | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-2/+3
|/ / /
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-301-2/+2
|\ \ \
| * | | Pass thd as an argument to yylex().unknown2002-11-301-2/+2
* | | | many, many changesunknown2002-11-291-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | many bug fixesunknown2002-11-291-0/+2
| |/ /
* | | fixed error handling bugunknown2002-11-291-0/+3
* | | mergingunknown2002-11-281-0/+25
|\ \ \
| * | | fixed * without tables in IN bugunknown2002-11-281-0/+25
| |/ /
* | | mergingunknown2002-11-271-0/+4
|\ \ \ | |/ / |/| |
| * | basic row Items (SCRUM)unknown2002-11-151-0/+4
* | | mergingunknown2002-11-271-29/+43
|\ \ \
| * \ \ Mergeunknown2002-11-251-2/+6
| |\ \ \
| | * | | after merging fix (update SCRUM?)unknown2002-11-231-1/+1
| | * | | mergingunknown2002-11-231-1/+2
| | |\ \ \
| | | * | | fixed update with subselect (FOR REVIEW)unknown2002-10-241-1/+3
| | * | | | lock option in table listunknown2002-11-231-1/+4
| * | | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-22/+32
| |\ \ \ \ \
| | * | | | | Faster parsing of identifiersunknown2002-11-251-22/+32
| | |/ / / /
| * | | | | Moved safe_to_cache_query from thd to lex.unknown2002-11-221-1/+2
| |/ / / /
| * | | | Fixes after merge with 4.0unknown2002-11-211-1/+0
| * | | | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-3/+2
| | |/ / | |/| |
| * | | Some code optimisations related to EXPLAIN of derived tables and the unknown2002-11-091-0/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed accidentally inverted assert conditionunknown2002-11-051-1/+1
* | | | test of join_free bugunknown2002-11-051-1/+2
* | | | IN subselect erged with current 4.1 (pointer conversion)unknown2002-11-051-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | IN subselect with ORDER BY, HAVING & sum functionsunknown2002-10-311-1/+2
* | | | moved similar code to functionunknown2002-11-041-2/+54
* | | | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-3/+117
|/ / /
* | | fixed union rexecution bugunknown2002-10-271-1/+1
* | | code cleanupunknown2002-10-261-0/+1
|/ /
* | fixed subselect explain bugunknown2002-10-161-1/+1
* | fixed bug of multi-level EXPLAINunknown2002-10-131-1/+1
* | mergingunknown2002-10-041-3/+8
|\ \
| * | subselect with unionunknown2002-09-031-2/+7
* | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-031-5/+5
|\ \ \
| * | | after merging bugfixunknown2002-10-031-5/+5
* | | | Update after last merge. Fixes some wrong test results.unknown2002-10-031-1/+1
* | | | Merge with 4.0.4unknown2002-10-021-39/+249
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-2/+2
| * | Merge with 4.0.3unknown2002-08-301-39/+249
| |\ \ | | |/
| | * subselect in having clauseunknown2002-07-011-2/+2
| | * New syntax for string with charset: _latin1'string'unknown2002-06-201-1/+13
| | * Hiding internal pointers of SELECT_LEX structuresunknown2002-05-271-6/+7
| | * added depended subselect processingunknown2002-05-261-0/+1
| | * simple subselects ported to new select_lex structuresunknown2002-05-121-0/+1
| | * total table list managment is changedunknown2002-05-091-0/+76