Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | select.result, mysqldump-max.result: | bar@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -0/+5 |
* | Fix for BUG#13455: Make "ref" optimizer able to make this inference: | sergefp@mysql.com | 2005-09-30 | 1 | -1/+27 |
* | Fix for BUG#13317: Make range optimizer able to produce ranges for "view.fiel... | sergefp@mysql.com | 2005-09-21 | 1 | -0/+22 |
* | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -2/+2 |
* | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
* | | opt_range.cc: | igor@rurik.mysql.com | 2005-07-16 | 1 | -0/+23 |
* | | range.result, range.test: | igor@rurik.mysql.com | 2005-06-28 | 1 | -0/+23 |
* | | Fix for BUG#11185. | timour@mysql.com | 2005-06-23 | 1 | -0/+35 |
|\ \ | |/ | |||||
| * | Fix for BUG#11185. | timour@mysql.com | 2005-06-23 | 1 | -3/+19 |
* | | range.result, range.test: | igor@rurik.mysql.com | 2005-05-21 | 1 | -0/+40 |
* | | Resolve merge from 4.1 | jimw@mysql.com | 2005-05-18 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | test fixes | serg@serg.mylan | 2005-05-18 | 1 | -2/+0 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-10 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2005-05-10 | 1 | -0/+2 |
| |\ | |||||
| | * | Fix for BUG#10070: Make the test not to produce warnings if InnoDB is not ava... | sergefp@mysql.com | 2005-05-10 | 1 | -0/+2 |
* | | | Manual merge of fix for bug #9913 into 5.0 tree. | dlenev@mysql.com | 2005-05-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | - fix the range test to pass when InnoDB is note enabled (e.g. in the "-class... | lenz@mysql.com | 2005-05-09 | 1 | -0/+2 |
| |/ | |||||
* | | Post-merge fixes | sergefp@mysql.com | 2005-04-17 | 1 | -0/+20 |
|\ \ | |/ | |||||
| * | Fix for BUG#9348: when computing union of two intervals set lower bound to | sergefp@mysql.com | 2005-04-17 | 1 | -0/+21 |
* | | Added more rows to test to get predictable results | monty@mishka.local | 2005-04-16 | 1 | -1/+1 |
* | | BUG#8924 'Explain' shows different strategy | msvensson@neptunus.(none) | 2005-04-12 | 1 | -1/+1 |
* | | post-merge | serg@serg.mylan | 2004-11-22 | 1 | -2/+2 |
* | | After merge fixes | monty@mysql.com | 2004-11-09 | 1 | -0/+1 |
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | opt_range.cc, range.result, range.test: | bar@mysql.com | 2004-11-03 | 1 | -0/+14 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -0/+3 |
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2004-10-20 | 1 | -19/+0 |
|\ \ | |||||
| * | | the test moved from range.test to innodb.test - it should not be run when inn... | serg@serg.mylan | 2004-10-20 | 1 | -19/+0 |
* | | | Merge for post-merge fixes for Item_equal patch. | igor@rurik.mysql.com | 2004-10-19 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -0/+4 |
| |\ \ | |||||
| | * \ | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -0/+4 |
| | |\ \ | |||||
| | | * \ | Merge | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+11 |
| | | |\ \ | |||||
| | | * | | | range.test: | igor@rurik.mysql.com | 2003-12-01 | 1 | -0/+4 |
* | | | | | | compatibility fix | serg@serg.mylan | 2004-10-18 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -3/+8 |
| |_|_|/ |/| | | | |||||
* | | | | Fix to make range.test work smoothly --without-innidb | hf@deer.(none) | 2004-08-20 | 1 | -0/+2 |
* | | | | Fix for bug#4488: sign-aware equality check | sergefp@mysql.com | 2004-08-17 | 1 | -0/+4 |
* | | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 1 | -0/+39 |
* | | | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -0/+27 |
|\ \ \ \ | |||||
| * | | | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff... | monty@mysql.com | 2004-06-18 | 1 | -0/+25 |
| * | | | | Always use libtool with "--preserve-dup-deps" | monty@mysql.com | 2004-02-13 | 1 | -0/+1 |
* | | | | | Introduce keys in child tables corresponding to FOREIGN KEYs | marko@hundin.mysql.fi | 2004-04-21 | 1 | -2/+1 |
* | | | | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -1/+1 |
* | | | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -1/+17 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Fixed problem with range optimization over overlapping ranges (#2448) | monty@mysql.com | 2004-02-04 | 1 | -1/+15 |
| * | | | test moved to an appropriate file | serg@serg.mylan | 2004-01-21 | 1 | -11/+0 |
| * | | | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs) | serg@serg.mylan | 2004-01-15 | 1 | -0/+12 |