summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Mergeunknown2003-10-061-11/+53
|\ \ | |/
| * - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-1/+1
| * merge with 4.1 treeunknown2003-09-111-10/+14
| |\
| | * After merge fixes.unknown2003-09-111-1/+1
| | * merge with 4.0.15unknown2003-08-291-10/+14
| | |\
| | | * Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...unknown2003-08-271-1/+1
| | | * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+3
| | | * After merge fixesunknown2003-08-221-7/+10
| | | |\
| | | | * Fixed some varnings from valgrindunknown2003-08-201-7/+10
| | | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-181-9/+8
| | | |\ \ | | | | |/
| | | * | Fix for a bug #807unknown2003-07-091-0/+1
| * | | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)unknown2003-09-021-0/+25
| |/ / /
| * | | Mergeunknown2003-08-271-0/+13
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-08-271-0/+13
| | |\ \ \
| | | * | | fixed bug #910 (right type of ifnull function)unknown2003-08-271-0/+13
* | | | | | mergeunknown2003-08-201-23/+44
|\ \ \ \ \ \ | |/ / / / /
| * | | | | after merge changingunknown2003-08-201-4/+6
| * | | | | mergeunknown2003-08-191-18/+37
| |\ \ \ \ \
| | * \ \ \ \ mergeunknown2003-08-191-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge with 4.0.14unknown2003-08-111-18/+37
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | backport fix for the bug #803: INTERVAL(NULL, ....)unknown2003-07-141-5/+2
| | | * | | Fix for the bug #803.unknown2003-07-101-10/+12
| | | | |/ | | | |/|
| | | * | bug #504: in "datetime op int" comparison int wasn't converted to datetimeunknown2003-07-021-1/+1
| | | * | Added thread variable max_seeks_for_keyunknown2003-06-271-2/+2
| | | * | LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-261-10/+31
| | | * | item_cmpfunc.cc:unknown2003-05-281-0/+4
| * | | | mergeunknown2003-08-121-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | LIKE didn't work with non-default charsetunknown2003-08-121-1/+1
| | |/ /
* | | | mergeunknown2003-08-111-37/+41
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-08-111-20/+22
| |\ \ \
| | * \ \ mergeunknown2003-08-111-20/+22
| | |\ \ \ | | | |/ /
| | | * | Old style charset() and set_charset() were removed.unknown2003-08-051-20/+22