Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for BUG#11044 - "SELECT DISTINCT on indexed column returns inconsistent r... | timour@mysql.com | 2005-06-14 | 1 | -8/+14 |
* | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+0 |
|\ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | | merge | monty@mysql.com | 2005-06-05 | 1 | -56/+62 |
|\ \ | |||||
| * | | Code cleanups during code reviews | monty@mysql.com | 2005-06-01 | 1 | -52/+58 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-05-31 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Fixed bug in multiple-table-delete where some rows was not deleted | monty@mysql.com | 2005-05-30 | 1 | -4/+4 |
* | | | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-05-30 | 1 | -1/+10 |
|\ \ \ | |||||
| * | | | Preparatory (and the most problematic) patch for Bug#7306 | konstantin@mysql.com | 2005-05-30 | 1 | -1/+10 |
* | | | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
* | | | Cleanup's during review | monty@mysql.com | 2005-05-25 | 1 | -21/+19 |
| |/ |/| | |||||
* | | opt_range.cc: | igor@rurik.mysql.com | 2005-05-21 | 1 | -3/+4 |
* | | range.result, range.test: | igor@rurik.mysql.com | 2005-05-21 | 1 | -32/+108 |
* | | Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259 | msvensson@neptunus.(none) | 2005-05-19 | 1 | -2/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | msvensson@neptunus.(none) | 2005-05-10 | 1 | -1/+2 |
|\ \ | |||||
| * | | valgrind: initialise variable in QUICK_SELECT_I | msvensson@neptunus.(none) | 2005-04-25 | 1 | -1/+2 |
* | | | Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs(). | ramil@ram-book.(none) | 2005-05-09 | 1 | -1/+6 |
* | | | merge | monty@mishka.local | 2005-05-06 | 1 | -9/+10 |
|\ \ \ | |||||
| * | | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -9/+10 |
* | | | | Fix for BUG#10244: | sergefp@mysql.com | 2005-04-29 | 1 | -6/+19 |
|/ / / | |||||
* | | | BUG#10037: A proper fix: Add 0.01 to cost of 'range' scans, don't add 0.01 to... | sergefp@mysql.com | 2005-04-26 | 1 | -6/+11 |
* | | | Fix for BUG#10037 | sergefp@mysql.com | 2005-04-21 | 1 | -1/+4 |
* | | | BUG#9103 merge to 5.0 | sergefp@mysql.com | 2005-04-20 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix for BUG#9103: | sergefp@mysql.com | 2005-04-18 | 1 | -1/+1 |
* | | Post-merge fixes | sergefp@mysql.com | 2005-04-17 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fix for BUG#9348: when computing union of two intervals set lower bound to | sergefp@mysql.com | 2005-04-17 | 1 | -0/+1 |
* | | remove the rest of isam/merge references | serg@serg.mylan | 2005-04-05 | 1 | -2/+1 |
* | | removed unnecessary (and incorrect) space trimming/padding in generating ranges | serg@serg.mylan | 2005-03-23 | 1 | -30/+4 |
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -0/+1 |
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -2/+4 |
* | | Fix for BUG#8532. | timour@mysql.com | 2005-02-28 | 1 | -1/+10 |
* | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -4/+2 |
|\ \ | |||||
| * | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -4/+2 |
* | | | Fix for BUG#8576 | timour@mysql.com | 2005-02-23 | 1 | -1/+9 |
|/ / | |||||
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2005-02-23 | 1 | -2/+6 |
|\ \ | |||||
| * | | Fix for BUG#8576 | timour@mysql.com | 2005-02-23 | 1 | -2/+6 |
* | | | Coding style fixes according to Sergei's feedback | sergefp@mysql.com | 2005-02-22 | 1 | -4/+4 |
* | | | Post review coding style fixes. | sergefp@mysql.com | 2005-02-22 | 1 | -2/+4 |
* | | | Fix for BUG#8578 "Test case 'index_merge_ror' fails on SGI irix" | sergefp@mysql.com | 2005-02-22 | 1 | -2/+3 |
|/ / | |||||
* | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ... | sergefp@mysql.com | 2005-02-05 | 1 | -1/+1 |
* | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -1/+1 |
* | | Fix for BUG#8003 attempt 2: | sergefp@mysql.com | 2005-01-25 | 1 | -0/+5 |
* | | Merge | sergefp@mysql.com | 2005-01-20 | 1 | -47/+15 |
|\ \ | |||||
| * | | Post WL#2126 fixes: | sergefp@mysql.com | 2004-12-29 | 1 | -47/+15 |
* | | | Post-review fixes for the previous cset. No code behavior changes. | sergefp@mysql.com | 2005-01-18 | 1 | -3/+8 |
* | | | Fixes in opt_range.cc: ROR plan choice code | sergefp@mysql.com | 2005-01-17 | 1 | -172/+180 |