summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Unused variable removed (cleanup spotted in bug #2214)unknown2004-01-291-1/+0
* yet another cleanup()-related fixunknown2004-01-211-0/+2
* removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-5/+0
* THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+2
* Added missing SSL library (Should be in source distribution)unknown2003-11-281-14/+17
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-211-29/+2
|\
| * Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived)unknown2003-11-081-29/+2
* | Merge key cache structures to oneunknown2003-11-201-3/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-4/+5
|\ \
| * | fixed using 'uncachable' tag and RAND_TABLE_BIT settingunknown2003-11-171-4/+5
| |/
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
|/
* Mergeunknown2003-11-031-30/+48
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-30/+48
* | Mergeunknown2003-11-031-5/+5
|\ \
| * | join_free now is method of JOIN and commentedunknown2003-11-021-5/+5
* | | mergeunknown2003-10-311-0/+68
|\ \ \ | |/ / |/| |
| * | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-10/+12
| * | mergeunknown2003-10-281-0/+66
| |\ \ | | |/ | |/|
| | * Mergeunknown2003-10-221-0/+66
| | |\
| | | * subqueries made printableunknown2003-10-161-0/+66
* | | | Mergeunknown2003-10-301-1/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-1/+32
| |\ \ \ | | |_|/ | |/| |
| | * | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc:unknown2003-08-261-0/+3
| | * | Manual mergeunknown2003-08-261-1/+29
| | |\ \
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-021-34/+11
| | | |\ \
| | | * \ \ Conflict resolutionunknown2003-07-161-10/+16
| | | |\ \ \
| | | * | | | mi_keycache.c:unknown2003-07-161-1/+2
* | | | | | | fixed unlinking SELECT methodsunknown2003-10-251-0/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | fixed deleting derived table tree after using (BUG#1536)unknown2003-10-171-1/+34
|/ / / / /
* | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)unknown2003-09-021-0/+1
|/ / / /
* | | | Code cleanupunknown2003-08-161-2/+12
* | | | mergeunknown2003-08-051-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | mergeunknown2003-08-011-1/+2
| |\ \ \
| | * | | prevented finding references in item_list for non-SELECT st_select_lexunknown2003-07-291-1/+2
| * | | | mergeunknown2003-08-011-1/+1
| |\ \ \ \
| | * | | | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-291-1/+1
| | |/ / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-291-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | A new separate error message: Unknown collation 'blablabla'unknown2003-07-291-1/+1
| |/ / /
* | | | mergeunknown2003-07-221-31/+7
|\ \ \ \ | |/ / /
| * | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-201-31/+7
| | |/ | |/|
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-131-9/+14
|\ \ \ | |/ /
| * | Support for variables with componentsunknown2003-07-061-9/+14
* | | mergedunknown2003-07-031-1/+2
|\ \ \ | |/ /
| * | mergedunknown2003-07-011-1/+2
| |\ \ | | |/ | |/|
| | * Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-251-1/+2
* | | (SCRUM)unknown2003-07-031-80/+62
* | | after review changes (SCRUM)unknown2003-07-021-1/+22
* | | Mergeunknown2003-06-301-1/+4
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-cond_count-4.1unknown2003-06-261-0/+1
| |\ \
| * \ \ mergedunknown2003-06-251-10/+17
| |\ \ \ | | | |/ | | |/|