summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-245/+227
|\
| * Doxygenization of comments.unknown2007-10-111-245/+227
* | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-12-051-7/+31
|\ \
| * \ Merge mysql.com:/home/ram/work/b30782/b30782.5.0unknown2007-10-291-6/+30
| |\ \
| | * | Fix for bug #30782: Truncated UNSIGNED BIGINT columns only in SELECT w/ CASE, unknown2007-10-291-6/+30
| * | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
| | |/
* | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-11-271-50/+72
|\ \ \
| * \ \ Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2007-11-211-50/+72
| |\ \ \
| | * \ \ Merge koti.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.0/bug27571_asyn_killed_...unknown2007-10-301-1/+1
| | |\ \ \
| | | * | | Bug#31081 server crash in regexp functionunknown2007-10-241-1/+1
| | * | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-10-301-50/+72
| | |\ \ \ \
| | | * \ \ \ Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b31081unknown2007-10-161-50/+72
| | | |\ \ \ \ | | | | |/ / / | | | | | / / | | | | |/ / | | | |/| |
| | | | * | Bug#31081 server crash in regexp functionunknown2007-10-051-50/+72
| | | | |/
* | | | | Merge mysql.com:/home/ram/work/b32560/b32560.5.0unknown2007-11-231-12/+25
|\ \ \ \ \
| * | | | | Fix for bug #32560: crash with interval function and count(*)unknown2007-11-231-12/+25
* | | | | | Fix for bug #32021: Using Date 000-00-01 in WHERE causes wrong resultunknown2007-11-211-3/+6
| |/ / / / |/| | | |
* | | | | Merge gleb.loc:/home/uchum/5.0-optunknown2007-11-111-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt-28076unknown2007-11-101-1/+1
| |\ \ \ \
| | * | | | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+1
* | | | | | Merge mysql.com:/misc/mysql/31800/50-31800unknown2007-11-101-27/+40
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Bug#31800: Date comparison fails with timezone and slashes for greater than c...unknown2007-11-101-27/+40
| |/ / /
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-10-131-0/+1
| |\ \ \
* | \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-10-131-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B31440-5.0-optunknown2007-10-121-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #31440: 'select 1 regex null' asserts debug serverunknown2007-10-111-0/+1
* | | | | | Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31471unknown2007-10-111-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&unknown2007-10-101-4/+14
| |/ / /
* | | | Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlunknown2007-09-241-4/+35
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-4/+36
| |/
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
* | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-07-181-7/+73
|\ \ | |/
| * item_cmpfunc.cc:unknown2007-07-161-1/+1
| * item_cmpfunc.cc:unknown2007-07-161-2/+1
| * item_cmpfunc.cc:unknown2007-07-151-3/+3
| * Extended fix for the bug#29555.unknown2007-07-151-7/+74
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-131-8/+28
|\ \ | |/
| * Bug#29739: Incorrect time comparison in BETWEEN.unknown2007-07-121-8/+16
| * Bug#29555: Comparing time values as strings may lead to a wrong result.unknown2007-07-111-0/+12
| * Merge bk@192.168.21.1:mysql-5.0unknown2007-06-141-0/+17
| |\
| * \ Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-06-051-1/+6
| |\ \
* | \ \ Merge bk@192.168.21.1:mysql-5.1-optunknown2007-06-251-0/+15
|\ \ \ \
| * | | | Bug #27084 partitioning by list seems failing when using caseunknown2007-03-271-0/+15
* | | | | Merge bk@192.168.21.1:mysql-5.1unknown2007-06-141-0/+18
|\ \ \ \ \
| * | | | | item_cmpfunc.cc, field.cc, sql_insert.cc, sql_class.h, sql_yacc.yy:unknown2007-06-111-0/+1
| * | | | | Merge moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysqlunknown2007-06-111-0/+17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug#28778: Wrong result of BETWEEN when comparing a DATETIME field with anunknown2007-06-061-0/+17
| | | |_|/ | | |/| |
* | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-051-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-06-011-1/+6
| |\ \ \ \
| | * \ \ \ Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optunknown2007-05-301-1/+6
| | |\ \ \ \ | | | |/ / /