summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2003-10-301-3/+11
|\
| * Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-3/+11
| |\
| | * key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc:unknown2003-08-261-2/+2
| | * Manual mergeunknown2003-08-261-1/+9
| | |\
| | | * Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-021-4/+21
| | | |\
| | | * \ Conflict resolutionunknown2003-07-161-0/+1
| | | |\ \
| | | * | | mi_keycache.c:unknown2003-07-161-3/+6
* | | | | | fixed deleting derived table tree after using (BUG#1536)unknown2003-10-171-0/+1
* | | | | | Many files:unknown2003-10-131-0/+6
|/ / / / /
* | | | | Bug fix:unknown2003-09-161-1/+2
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-09-091-12/+12
|\ \ \ \ \
| * \ \ \ \ mergedunknown2003-09-031-12/+12
| |\ \ \ \ \
| | * | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-2/+2
| | * | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-091-10/+10
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | table checksum background:unknown2003-08-051-10/+10
| | | | |_|/ | | | |/| |
* | | | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)unknown2003-09-021-0/+1
|/ / / / /
* | | | | Manual merge fixesunknown2003-09-011-0/+7
|\ \ \ \ \
| * | | | | Implemented replication over SSLunknown2003-09-011-0/+7
| | |/ / / | |/| | |
* | | | | merge fixesunknown2003-08-271-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | union.result:unknown2003-08-231-2/+2
* | | | | mergeunknown2003-08-191-2/+7
|\ \ \ \ \ | |/ / / /
| * | | | After merge fixesunknown2003-08-191-0/+2
| * | | | Merge with 4.0.14unknown2003-08-111-2/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-1/+1
| | * | | Many files:unknown2003-06-151-2/+3
| | * | | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-061-1/+3
* | | | | Code cleanupunknown2003-08-161-0/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-08-051-3/+21
|\ \ \ \ \
| * \ \ \ \ mergeunknown2003-08-051-3/+21
| |\ \ \ \ \ | | |/ / / /
| | * | | | mergeunknown2003-08-011-2/+15
| | |\ \ \ \
| | | * | | | prevented finding references in item_list for non-SELECT st_select_lexunknown2003-07-291-2/+15
| | | | |/ / | | | |/| |
| | * | | | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-291-2/+6
| | |/ / /
* | | | | Optimisation if simple IN subselect with primary indexunknown2003-07-071-1/+1
|/ / / /
* | | | mergedunknown2003-07-031-0/+1
|\ \ \ \ | |/ / /
| * | | mergedunknown2003-07-011-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-251-0/+1
* | | | (SCRUM)unknown2003-07-031-57/+55
* | | | after review changes (SCRUM)unknown2003-07-021-0/+2
* | | | Mergeunknown2003-06-301-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-cond_count-4.1unknown2003-06-261-0/+1
| |\ \ \
| * \ \ \ mergedunknown2003-06-251-7/+13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-05-221-1/+3
| |\ \ \ \
| | * | | | subselect transformation moved in after-fix_field placeunknown2003-05-141-1/+3
* | | | | | 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
| | |\ \ \ \ \