summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Simple optimization to avoid a malloc for each queryunknown2004-11-091-1/+2
* Merge on pullunknown2004-11-031-3/+7
|\
| * merge with 4.1unknown2004-10-291-3/+7
| |\
| | * A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
| | * Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+1
| | * A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-2/+2
| | * After merge fixesunknown2004-10-071-1/+1
| | * check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-0/+1
* | | smarter ALTER TABLE - don't copy the table if only comment or default val...unknown2004-10-211-1/+3
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-3/+16
* | mergeunknown2004-09-291-0/+1
|\ \
| * \ mergeunknown2004-09-061-0/+1
| |\ \
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-0/+1
* | | | table lists management during VIEW processing code cleanupunknown2004-09-111-1/+10
* | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-7/+8
|\ \ \ \
| * \ \ \ Merge on pullunknown2004-09-091-7/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+1
| | * | | Merge with 4.1unknown2004-09-061-6/+7
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Merge: manual resolveunknown2004-08-241-1/+1
| | | |\
| | | | * Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-1/+1
| | | * | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-6/+0
| | | |/
| | | * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-0/+7
* | | | Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+18
* | | | adding mysql.proc to table list if view contains stored procedures (BUG#5151)unknown2004-09-011-0/+1
| |/ / |/| |
* | | new method to detect commands where all VIEWs should be temporary tables (BUG...unknown2004-08-241-0/+1
* | | fixed using VIEW fields (BUG#4617)unknown2004-07-231-0/+2
* | | mergedunknown2004-07-211-3/+3
|\ \ \ | |/ / |/| / | |/
| * LEX initialization fixedunknown2004-07-211-3/+3
* | memory leak removingunknown2004-07-161-0/+12
* | VIEWunknown2004-07-161-12/+47
* | Mergeunknown2004-07-151-3/+20
|\ \
| * \ Merge with 4.1.3-betaunknown2004-07-071-3/+20
| |\ \ | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-0/+5
| | |\
| | | * do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-0/+5
| | * | fixed picture in comment.unknown2004-06-221-2/+2
| | |/
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-1/+1
| | |\
| | | * Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-1/+1
| | * | Mergeunknown2004-05-241-8/+16
| | |\ \ | | | |/
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-0/+12
| | |\ \
| | | * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-1/+7
| | | * | Trivial manual mergeunknown2004-05-151-0/+6
| | | |\ \
| | | | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-071-0/+6
| | | | |\ \
| | | | | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+6
| | | | | |\ \
| | | | | | * \ Mergedunknown2004-04-131-0/+6
| | | | | | |\ \
| | | | | | | * \ Mergeunknown2004-04-081-0/+6
| | | | | | | |\ \
| | | | | | | | * \ Post-merge fixesunknown2004-04-051-0/+6
| | | | | | | | |\ \
| | | | | | | | | * | Many files:unknown2004-04-051-0/+6
* | | | | | | | | | | fixed join_nested test independence of environmentunknown2004-07-011-1/+1
|/ / / / / / / / / /
* | | | | | | | | | subselect2.result, select.result:unknown2004-06-301-0/+1