summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* logging_ok:unknown2004-05-101-0/+1
* after review PS fixesunknown2004-04-101-3/+2
* mergeunknown2004-04-081-4/+6
|\
| * new error for unsupported command in PSunknown2004-04-081-4/+6
* | Fixed many compiler warningsunknown2004-04-051-4/+0
|/
* false/true -> FALSE/TRUEunknown2004-03-301-2/+4
* Cleanups & safety fixesunknown2004-03-251-1/+2
* mergeunknown2004-03-181-33/+144
|\
| * DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+40
| * DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-32/+104
* | merge fixes (use old code)unknown2004-03-181-3/+3
|\ \ | |/ |/|
| * merge with 4.0unknown2004-03-171-3/+3
| |\
| | * Fix for bug #2629 NULLIF() doesn't behave as described in manualunknown2004-03-161-3/+3
| | * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-3/+2
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-0/+7
|\ \ \
| * | | a fix (bug #2885: like datetime)unknown2004-03-111-0/+7
| |/ /
* | | mergeunknown2004-03-091-1/+4
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-1/+4
* | | mergeunknown2004-02-171-1/+21
|\ \ \ | |/ / |/| |
| * | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-2/+14
| * | mergeunknown2004-02-091-0/+8
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-0/+8
| | |\ \
| | | * | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+8
* | | | | After merge fixesunknown2004-02-161-1/+56
|/ / / /
* | | | mergeunknown2004-02-051-11/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Code cleanupunknown2004-01-191-11/+4
* | | | cleanup: #ifdef DELETE_ITEMS removedunknown2004-02-031-3/+0
* | | | Bug #2619 ucs2 LIKE comparison fails in some casesunknown2004-02-031-6/+6
| |/ / |/| |
* | | Code cleanup (working on PS & cleanup() code)unknown2004-01-191-3/+3
* | | Fix for prepared statementsunknown2003-12-301-2/+1
|/ /
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | Already approved bug fix for #1561.unknown2003-12-131-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-6/+7
|\ \
| * | Merge key cache structures to oneunknown2003-11-201-6/+7
* | | fixed memory allocationunknown2003-11-201-4/+4
|/ /
* | fixed memory allocation problem in IN with const rowsunknown2003-11-191-1/+5
* | Changed mysql_next_result() to return int instead of boolunknown2003-11-191-20/+42
* | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-051-3/+2
|\ \
| * | follow-up to Sanja fix: unknown2003-10-311-3/+2
* | | after review fixunknown2003-11-031-12/+18
* | | mergeunknown2003-10-311-4/+60
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-301-0/+1
| |\ \
| * | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-11/+11
| * | | subqueries made printableunknown2003-10-161-0/+8
| * | | fixed printability of Items (all items except subselects)unknown2003-10-121-3/+51
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-311-0/+103
|\ \ \ \ | |_|/ / |/| | |
| * | | WL #1056: Eliminate NOT operators from where conditionunknown2003-10-311-0/+103
| |/ /
* | | added fixed= 1 to the end of Item_in_optimizer::fix_fields() unknown2003-10-301-0/+1
|/ /
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-5/+5
|\ \
| * | fixed error namesunknown2003-10-061-5/+5