summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Simple optimization to avoid a malloc for each queryunknown2004-11-091-5/+2
* new lock for multiupdate:unknown2004-11-051-0/+1
* merge with 4.1unknown2004-10-291-5/+62
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-4/+8
| |\
| | * true,false -> TRUE, FALSEunknown2004-10-141-4/+8
| * | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-0/+23
| |/
| * wording fixedunknown2004-09-161-3/+3
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-1/+21
| |\
| | * check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-1/+21
| * | BUG#5318 - failure: 'IGNORE_SPACE' affects numeric values after DEFAULT.unknown2004-09-141-2/+4
| |/
* | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)unknown2004-10-211-0/+1
* | allow merging views with subqueries in WHERE clause (BUG#5504)unknown2004-10-071-10/+20
* | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-17/+35
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+6
|\ \
| * \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-4/+13
| |\ \
| * \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+7
| |\ \ \
| | * | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+7
* | | | | post merge fixesunknown2004-09-101-1/+1
| |_|/ / |/| | |
* | | | Merge on pullunknown2004-09-091-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-8/+3
| * | | Merge with 4.1unknown2004-09-061-1/+16
| |\ \ \ | | | |/ | | |/|
| | * | Merge: manual resolveunknown2004-08-241-0/+5
| | |\ \
| | | * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-0/+5
| | * | | mergeunknown2004-08-231-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-1/+1
| | * | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-2/+2
| | |/ /
| | * | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+36
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-5/+7
|\ \ \ \ | |/ / /
| * | | Merge with pulled codeunknown2004-09-031-5/+7
| |\ \ \
| | * | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-5/+7
| | | |/ | | |/|
* | | | ORDER clause printing fixed (BUG#5156)unknown2004-08-311-1/+8
|/ / /
* | | fixed updateability VIEW detection (Bug#5146)unknown2004-08-261-0/+1
* | | new method to detect commands where all VIEWs should be temporary tables (BUG...unknown2004-08-241-1/+24
* | | fixed LIMIT clause printing (BUG#4839)unknown2004-08-231-2/+3
* | | fixed using VIEW fields (BUG#4617)unknown2004-07-231-0/+1
* | | after merge fixesunknown2004-07-221-2/+2
* | | mergedunknown2004-07-211-7/+5
|\ \ \ | |/ / |/| / | |/
| * LEX initialization fixedunknown2004-07-211-7/+5
* | VIEWunknown2004-07-161-160/+212
* | Mergeunknown2004-07-151-28/+14
|\ \
| * \ Merge with 4.1.3-betaunknown2004-07-071-28/+14
| |\ \ | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-231-1/+1
| | |\
| | | * do not unlock tables early if we have subquery in HAVING clause (BUG#3984)unknown2004-06-091-1/+1
| | * | Optimization to use less memory.unknown2004-06-101-27/+13
| | |/
* | | patch for task WL 1941 "NO_C_ESCAPE sql_mode"unknown2004-07-071-1/+2
|/ /
* | subselect2.result, select.result:unknown2004-06-301-0/+1
* | After merge fixunknown2004-06-251-0/+3
|\ \
| * | join_nested.test, join_nested.result:unknown2004-06-101-0/+3
* | | Merging 4.1 to 5.0.unknown2004-05-261-3/+3
|\ \ \ | | |/ | |/|
| * | Fix for bug which caused temp_table.test fail on Darwin 7.3unknown2004-05-241-2/+0