Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -0/+3 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -28/+42 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-22 | 1 | -1/+2 |
| |\ | |||||
| | * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -1/+2 |
| * | | Followup to fix for bug#6050: fix valgrind warnings. | konstantin@mysql.com | 2004-10-22 | 1 | -2/+3 |
| |/ | |||||
| * | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | konstantin@mysql.com | 2004-10-22 | 1 | -4/+13 |
| * | item.h: | konstantin@mysql.com | 2004-10-12 | 1 | -0/+1 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-10 | 1 | -1/+1 |
| |\ | |||||
| | * | A fix and test case for Bug#5987 "subselect in bool function | konstantin@mysql.com | 2004-10-10 | 1 | -1/+1 |
| * | | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -0/+1 |
| |/ | |||||
| * | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -17/+10 |
| * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -3/+0 |
| * | some comments added | bell@sanja.is.com.ua | 2004-09-25 | 1 | -1/+13 |
| * | Return character strings in table, type, possible_keys, key fields | bar@mysql.com | 2004-09-16 | 1 | -2/+2 |
* | | Merge for post-merge fixes for Item_equal patch. | igor@rurik.mysql.com | 2004-10-19 | 1 | -1/+30 |
|\ \ | |||||
| * | | table.h, sql_select.h: | igor@rurik.mysql.com | 2004-10-19 | 1 | -1/+3 |
| * | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -1/+28 |
| |\ \ | |||||
| | * | | Manual merge | igor@rurik.mysql.com | 2004-02-19 | 1 | -29/+60 |
| | * | | Many files: | igor@rurik.mysql.com | 2004-02-18 | 1 | -6/+10 |
| | * | | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -1/+25 |
| | |\ \ | |||||
| | | * \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2003-12-08 | 1 | -4/+1 |
| | | |\ \ | |||||
| | | * \ \ | Merge | igor@rurik.mysql.com | 2003-12-01 | 1 | -10/+52 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Post-merge after itroducing Item_equal | igor@rurik.mysql.com | 2003-11-26 | 1 | -1/+25 |
| | | |\ \ \ \ | |||||
| | | | * | | | | This ChangeSet Introdices Item_equal. | igor@rurik.mysql.com | 2003-11-26 | 1 | -1/+25 |
* | | | | | | | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Implementation of the last review comments for WL#1724 | timour@mysql.com | 2004-09-10 | 1 | -15/+0 |
| * | | | | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -0/+19 |
* | | | | | | | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -7/+1 |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | updateability of field with collation support (BUG#5506) | bell@sanja.is.com.ua | 2004-09-16 | 1 | -0/+3 |
* | | | | | | | | | Removed wrong warnings in test suite (This was because select_insert / select... | monty@mishka.local | 2004-09-17 | 1 | -0/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+53 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Yet another manual merge with main tree for patch for WL#1218 "Triggers" | dlenev@mysql.com | 2004-09-09 | 1 | -14/+16 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge of changes from the main tree to tree for WL#1218 "Triggers". | dlenev@mysql.com | 2004-09-08 | 1 | -1/+53 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | WL#1218 "Triggers". Some very preliminary version of patch. | dlenev@brandersnatch.localdomain | 2004-09-07 | 1 | -1/+53 |
* | | | | | | | | | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -14/+16 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -7/+1 |
| * | | | | | | | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -7/+15 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Move collation aggregation with superset conversion code | bar@mysql.com | 2004-09-01 | 1 | -3/+9 |
| | * | | | | | | | | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 1 | -2/+2 |
| | * | | | | | | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 1 | -2/+4 |
* | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Print value of Item_param if it has a value (when debugging) | monty@mysql.com | 2004-09-04 | 1 | -1/+1 |
* | | | | | | | | | | fixed printing of real constants (BUG#5160) | bell@sanja.is.com.ua | 2004-09-01 | 1 | -3/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | fixed updateability VIEW detection (Bug#5146) | bell@sanja.is.com.ua | 2004-08-26 | 1 | -0/+3 |
* | | | | | | | | | fix of Item_ref with result_field (BUG#5104) | bell@sanja.is.com.ua | 2004-08-26 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | items for functions which is converted to constants internally to support its... | bell@sanja.is.com.ua | 2004-08-24 | 1 | -0/+37 |
* | | | | | | | | fixed using VIEW fields (BUG#4617) | bell@sanja.is.com.ua | 2004-07-23 | 1 | -5/+6 |
* | | | | | | | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG... | bell@sanja.is.com.ua | 2004-07-20 | 1 | -1/+2 |
| |/ / / / / / |/| | | | | | |