summaryrefslogtreecommitdiff
path: root/mysql-test/t/range.test
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-101-0/+2
|\
| * Fix for BUG#10070: Make the test not to produce warnings if InnoDB is not ava...unknown2005-05-101-0/+2
* | - fix the range test to pass when InnoDB is note enabled (e.g. in the "-class...unknown2005-05-091-0/+2
|/
* Fix for BUG#9348: when computing union of two intervals set lower bound to unknown2005-04-171-0/+21
* opt_range.cc, range.result, range.test:unknown2004-11-031-0/+14
* After merge fixesunknown2004-10-071-0/+3
* Fix to make range.test work smoothly --without-innidbunknown2004-08-201-0/+2
* Fix for bug#4488: sign-aware equality checkunknown2004-08-171-0/+4
* Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.unknown2004-08-111-0/+39
* Merge with 4.0.21unknown2004-06-181-0/+27
|\
| * Fixed unlikely bug in the range optimzer when using many IN() queries on diff...unknown2004-06-181-0/+25
| * Always use libtool with "--preserve-dup-deps" unknown2004-02-131-0/+1
* | Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-211-2/+1
* | 1. New data types, from the user point of view:unknown2004-03-261-1/+1
* | Merge with 4.0.18unknown2004-02-111-1/+17
|\ \ | |/
| * Fixed problem with range optimization over overlapping ranges (#2448)unknown2004-02-041-1/+15
| * test moved to an appropriate fileunknown2004-01-211-11/+0
| * an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-151-0/+12
* | WorkLog#1323unknown2003-12-101-2/+2
* | merge with 4.0 to get fix for range bugunknown2003-11-281-0/+11
|\ \ | |/
| * Fixed range optimzier bug (Bug #1828)unknown2003-11-281-1/+12
* | Merge with 4.0 treeunknown2003-11-181-1/+1
|\ \ | |/
| * Word Police law is abidedunknown2003-11-041-1/+1
* | Removed some warnings reported by valgrindunknown2003-11-041-25/+24
* | Merge with 4.0unknown2003-11-041-0/+25
|\ \ | |/
| * fix for bug #1724 'WHERE ... IN() optimizer behaviour unknown2003-11-031-0/+23
* | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-13/+94
* | Optimize thai character handlingunknown2003-09-121-0/+8
* | merge with 4.0.15unknown2003-09-111-0/+14
|\ \ | |/
| * bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-031-0/+11
| * workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-011-0/+3
* | merge with 4.0.15unknown2003-08-291-0/+17
|\ \ | |/
| * between tests addedunknown2003-08-081-0/+17
* | Merge with 4.0.14unknown2003-08-111-32/+52
|\ \ | |/
| * bug with ranges and not_null_col=can_be_null_expr fixedunknown2003-06-261-32/+52
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
|/
* Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-1/+2
* Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+62
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+102