summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2003-07-011-0/+1
|\
| * Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-251-0/+1
* | mergedunknown2003-06-291-0/+1
|\ \
| * | cond_count moved to SELECT_LEX_NODEunknown2003-06-261-0/+1
| |/
* | mergingunknown2003-06-271-7/+13
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-201-2/+1
| |\
| | * calloc replaced with alloc in st_select_lex_node 'new' operator (SCRUM?)unknown2003-03-051-2/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-191-2/+2
| |\ \
| | * \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-1/+1
| | |\ \
| | | * | Many files:unknown2003-06-121-1/+1
| | * | | REVOKE all privileges and delete user(244)unknown2003-06-061-1/+1
| | |/ /
| * | | fixed memory overrun (bug 380)unknown2003-05-171-3/+10
| |/ /
* | | fixed subqueries name resolution with INSERT/REPLACE (found during bug 446 in...unknown2003-05-211-0/+8
|/ /
* | Scrum task 845. Thi is a behaviour change :unknown2003-05-151-1/+1
* | merge fixunknown2003-04-261-0/+8
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-0/+8
| |\ \
| | * | processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-0/+8
* | | | Making a better fix for double released pointers and safe unknown2003-04-261-2/+2
* | | | Fix for a bug record #307.unknown2003-04-211-1/+3
|/ / /
* | | sys_var_collation is now abstract classunknown2003-04-071-1/+0
* | | Auto mergedunknown2003-04-021-0/+1
|\ \ \
| * | | This is full commit of group_concat with support subselectsunknown2003-03-181-0/+1
* | | | More OpenGIS compatibility:unknown2003-03-271-0/+1
* | | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETunknown2003-03-251-1/+1
* | | | CONVERT class was removedunknown2003-03-181-1/+0
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-03-141-14/+1
|\ \ \ \
| * | | | Every charset now have its own parser state arraysunknown2003-03-141-14/+1
* | | | | fixed uncachable union (bug #150)unknown2003-03-141-4/+6
|/ / / /
* | | | Conflicts relsolvingunknown2003-03-111-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | SCRUM: 'Replication: PURGE LOGS with date' taskunknown2003-02-161-1/+2
* | | | three bug fixes and major code cleanupunknown2003-03-061-0/+12
| |_|/ |/| |
* | | 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
|\ \