summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fixesunknown2004-05-071-0/+23
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+4
|\
| * Make Item_param::val_int and Item_param::val_str follow the used convention a...unknown2004-05-051-0/+4
* | after merge fixesunknown2004-05-051-1/+1
* | Merge with 4.0.19unknown2004-05-051-0/+3
|\ \ | |/ |/|
| * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-281-0/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-2/+3
|\ \
| * | Fixed crashing bug with alter table when table was in use (Bug #3643)unknown2004-05-051-2/+3
* | | Fix for remaining issues described in Bug #1664 unknown2004-05-041-1/+33
|/ /
* | Fix and testcase for BUG#3367.unknown2004-04-131-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-121-3/+1
|\ \
| * | Added function commentunknown2004-04-121-3/+1
* | | field->store resuts passing is fixed for REAL and INT for Item_param (BUG3223)unknown2004-04-081-2/+2
|/ /
* | mergedunknown2004-04-071-1/+1
|\ \
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-1/+0
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-1/+0
| |\ \
| | * | Fixed many compiler warningsunknown2004-04-051-1/+0
* | | | for Item_param we have to have value set instead of fave item fixed (BUG#3353)unknown2004-04-031-4/+4
|/ / /
* | | removed unused fieldunknown2004-04-011-2/+7
* | | Merge of fix for bug #2050 and bug #3307unknown2004-03-311-3/+23
|\ \ \ | |/ / |/| |
| * | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement unknown2004-03-311-3/+22
| * | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-1/+2
* | | false/true -> FALSE/TRUEunknown2004-03-301-1/+1
* | | Cleanups & safety fixesunknown2004-03-251-2/+12
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-231-2/+2
|\ \ \ | |/ / |/| |
| * | Fix for #3266 (garbled TEXT fields as a result of CREATE TABLE SELECT)unknown2004-03-231-2/+2
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-231-3/+2
|\ \ \ | |/ /
| * | aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-221-3/+2
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-221-0/+2
|\ \ \ | |/ / |/| |
| * | Fix for #3188unknown2004-03-181-0/+2
* | | after review changesunknown2004-03-201-15/+20
* | | mergeunknown2004-03-181-17/+93
|\ \ \ | |/ / |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-10/+54
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-9/+41
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-7/+6
|\ \ \ | |/ / |/| |
| * | Fix for #233 (the second one)unknown2004-03-161-7/+6
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-1/+27
|\ \ \ | |/ /
| * | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed unknown2004-03-151-1/+27
* | | mergeunknown2004-03-091-15/+18
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-15/+18
* | | mergeunknown2004-02-171-0/+4
|\ \ \ | |/ / |/| |
| * | mergeunknown2004-02-121-0/+2
| |\ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+4
| |\ \ \
| | * | | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+4
* | | | | Merge with public treeunknown2004-02-161-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | After merge fixesunknown2004-02-161-2/+3
| |/ / /
* | | | Fix for prepared statements:unknown2004-02-101-0/+2
|/ / /
* | | cleanup: #ifdef DELETE_ITEMS removedunknown2004-02-031-14/+0
|/ /
* | Pack of changes about 'cleanup()'-sunknown2004-01-201-1/+2