summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-0/+1
* Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-171-1/+1
|\
| * Changed ROW_RESULT to defaultunknown2003-01-311-1/+1
* | fixed excluding st_select_lex from global select listunknown2003-02-161-3/+4
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-3/+6
* | Move tmp_table_used to THDunknown2003-02-101-3/+1
* | fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-1/+1
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-5/+7
* | mergingunknown2003-01-251-3/+7
|\ \ | |/ |/|
| * fixed subselects with temporary tables (SCRUM)unknown2003-01-251-3/+7
* | Portability fixes (for windows)unknown2003-01-211-2/+3
* | Initial multi query execution support unknown2003-01-181-1/+9
* | mergeunknown2003-01-171-12/+24
|\ \
| * | Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-11/+16
| * | Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-2/+2
| * | after merging fixingunknown2003-01-141-1/+1
| * | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-091-1/+7
| |\ \
| | * | Post merge fixunknown2003-01-091-1/+7
* | | | Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2003-01-091-6/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2003-01-051-6/+43
| |\ \ \ | | |/ / | |/| |
| | * | Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-12-021-2/+3
| | |\ \
| | * \ \ Merge work:/home/bk/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-12-011-6/+43
| | |\ \ \
| | | * | | Fixed that one can use ` in identifiers: CREATE TABLE `fo``a` ...unknown2002-12-011-6/+43
* | | | | | Separating CHARSET and COLLATION termsunknown2003-01-091-1/+1
|/ / / / /
* | | | | mergingunknown2002-12-311-3/+3
|\ \ \ \ \
| * | | | | postreview fix (SCRUM)unknown2002-12-281-3/+3
* | | | | | 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-0/+1
* | | | | 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
| | |/ / /