summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1unknown2004-09-061-7/+15
|\
| * Move collation aggregation with superset conversion codeunknown2004-09-011-3/+9
| * after review patchunknown2004-08-311-2/+2
| * Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.unknown2004-08-111-2/+4
* | Print value of Item_param if it has a value (when debugging)unknown2004-09-041-1/+1
* | fixed updateability VIEW detection (Bug#5146)unknown2004-08-261-0/+3
* | fix of Item_ref with result_field (BUG#5104)unknown2004-08-261-1/+1
* | items for functions which is converted to constants internally to support its...unknown2004-08-241-0/+37
* | fixed using VIEW fields (BUG#4617)unknown2004-07-231-5/+6
* | mark subquery in the FROM clause like derived and quoate all identifiers (BUG...unknown2004-07-201-1/+2
* | VIEWunknown2004-07-161-1/+12
* | After merge fixesunknown2004-07-151-1/+4
* | Merge with 4.1.3-betaunknown2004-07-071-20/+73
|\ \ | |/
| * unused field removedunknown2004-06-281-6/+0
| * correct eq() method for Item_param (BUG#4233)unknown2004-06-261-0/+2
| * type of parameter assignment for parameters from variables added (BUG#4280)unknown2004-06-251-10/+10
| * after merge fixunknown2004-06-221-1/+4
| |\
| | * a fix (Bug #4102 Crash with a DBUG window after a request)unknown2004-06-161-1/+4
| * | Fix for bug#4105 "Server crash on attempt to prepare a statement with unknown2004-06-181-1/+2
| * | after review fix (BUG#4067)unknown2004-06-171-0/+1
| * | new length detection for non-string in UNION (BUG#4067)unknown2004-06-161-0/+1
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-091-1/+12
| |\
| | * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-091-1/+12
| * | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-0/+1
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-1/+1
| |\ \ | | |/ | |/|
| | * Manually merged, requirees more mergingunknown2004-05-251-21/+51
| | |\
| | * | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-2/+1
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-071-0/+1
| | |\ \
| | | * \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+1
| | | |\ \
| | | | * \ Manual merge for WL#1622 code, will need fixesunknown2004-05-051-0/+1
| | | | |\ \
| | | | | * \ Mergedunknown2004-04-131-0/+1
| | | | | |\ \
| | | | | | * \ Post-merge fixesunknown2004-04-051-0/+1
| | | | | | |\ \
| | | | | | | * | Many files:unknown2004-04-051-0/+1
| * | | | | | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...unknown2004-05-311-0/+39
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fixed BUG#3368: Stored procedure crash if group_concat(variable).unknown2004-06-151-1/+1
* | | | | | | | Merging 4.1 to 5.0.unknown2004-05-261-21/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Support for character set conversion in binary protocol: another gounknown2004-05-251-21/+51
| |/ / / / / /
* | | | | | | Added frame offset to debug pring of local SP variables.unknown2004-05-251-0/+3
* | | | | | | Merge 4.1 -> 5.0unknown2004-05-071-8/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Portability fixesunknown2004-05-071-7/+2
| |/ / / / /
| * | | | | Make Item_param::val_int and Item_param::val_str follow the used convention a...unknown2004-05-051-0/+1
| |/ / / /
| * | | | Fix for remaining issues described in Bug #1664 unknown2004-05-041-1/+1
| |/ / /
| * | | Added function commentunknown2004-04-121-0/+1
| |/ /
* | | Merge 4.1 -> 5.0.unknown2004-04-071-63/+165
|\ \ \ | |/ /
| * | Merge of fix for bug #2050 and bug #3307unknown2004-03-311-0/+27
| |\ \ | | |/ | |/|
| | * Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-311-2/+24
| | * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-0/+5
| * | Cleanups & safety fixesunknown2004-03-251-3/+8
| |/
| * after review changesunknown2004-03-201-24/+33
| * fixed signed numeric literal parsing unknown2004-03-181-7/+19