summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-201-8/+13
|\
| * calloc replaced with alloc in st_select_lex_node 'new' operator (SCRUM?)unknown2003-03-051-8/+13
* | fixed memory overrun (bug 380)unknown2003-05-171-2/+4
* | merge fixunknown2003-04-261-9/+46
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-9/+46
| |\ \
| | * | processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-9/+46
| | |/
* | | Fix for a bug record #307.unknown2003-04-211-0/+11
|/ /
* | sys_var_collation is now abstract classunknown2003-04-071-3/+2
* | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-5/+5
* | SELECT N'string'unknown2003-03-201-0/+20
* | CONVERT class was removedunknown2003-03-181-11/+1
* | sql_lex.cc:unknown2003-03-151-4/+5
* | Every charset now have its own parser state arraysunknown2003-03-141-174/+127
* | sql_lex.cc:unknown2003-03-131-2/+2
|/
* SELECT BINARY expr unknown2003-03-041-1/+2
* Merge with 4.0unknown2003-02-271-1/+1
|\
| * Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-1/+1
* | 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
|/ / /