Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | lp:893522 more problems found by PVS Studio | Sergei Golubchik | 2012-01-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | ||||||
| * | | | | Back-ported the patch of the mysql-5.6 code line that | Igor Babaev | 2011-12-24 | 1 | -1/+3 | |
| * | | | | Merge | Sergey Petrunya | 2011-12-14 | 1 | -2/+238 | |
| |\ \ \ \ | ||||||
| | * | | | | BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDED | Sergey Petrunya | 2011-12-14 | 1 | -2/+238 | |
| * | | | | | Fixed LP bug #901709. | Igor Babaev | 2011-12-11 | 1 | -1/+2 | |
| * | | | | | Fixed LP bug #901478. | Igor Babaev | 2011-12-11 | 1 | -0/+10 | |
| * | | | | | Fixed LP bug #901312. | Igor Babaev | 2011-12-09 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Small semi-join optimization improvement: | Sergey Petrunya | 2011-12-08 | 1 | -6/+20 | |
| * | | | | Remove garbage assignments causing failures on Windows | Sergey Petrunya | 2011-12-07 | 1 | -4/+0 | |
| * | | | | BUG#868908: Crash in check_simple_equality() with semijoin + materialization ... | Sergey Petrunya | 2011-12-07 | 1 | -10/+0 | |
| * | | | | BUG#868908: Crash in check_simple_equality() with semijoin + materialization ... | Sergey Petrunya | 2011-12-07 | 1 | -7/+18 | |
| * | | | | Merge | Sergey Petrunya | 2011-11-26 | 1 | -430/+568 | |
| |\ \ \ \ | ||||||
| | * | | | | Subquery code cleanups: | Sergey Petrunya | 2011-11-25 | 1 | -47/+39 | |
| | * | | | | Remove garbage comments | Sergey Petrunya | 2011-11-25 | 1 | -8/+0 | |
| | * | | | | Merge | Sergey Petrunya | 2011-11-25 | 1 | -388/+542 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Semi-join optimizations code cleanup part 2: | Sergey Petrunya | 2011-11-25 | 1 | -69/+84 | |
| | | * | | | | Semi-join optimizations code cleanup: | Sergey Petrunya | 2011-11-23 | 1 | -323/+461 | |
| | | * | | | | BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin | Sergey Petrunya | 2011-11-12 | 1 | -1/+2 | |
| * | | | | | | Remove garbage comment | Sergey Petrunya | 2011-11-25 | 1 | -1/+0 | |
| |/ / / / / | ||||||
| * | | | | | Fix bug lp:894326 | unknown | 2011-11-24 | 1 | -0/+2 | |
| * | | | | | Fix for LP BUG#859375 and LP BUG#887458. | unknown | 2011-11-24 | 1 | -8/+15 | |
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | - Removed a comment that is not true any more. | unknown | 2011-11-09 | 1 | -7/+3 | |
| | | |/ / / / | ||||||
| * | | | | | | Fixed LP bug #891995. | Igor Babaev | 2011-11-18 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -125/+171 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixed LP bug #887479. | Igor Babaev | 2011-11-16 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Fix MySQL BUG#12329653 | unknown | 2011-11-12 | 1 | -30/+26 | |
| |/ / / | ||||||
| * | | | BUG#878753: Assertion '0' failed in replace_where_subcondition with derived_m... | Sergey Petrunya | 2011-11-02 | 1 | -4/+9 | |
| |/ / | ||||||
| * | | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -3/+1 | |
| * | | BUG#869001: Wrong result with semijoin + materialization + firstmatch + multi... | Sergey Petrunya | 2011-10-12 | 1 | -0/+11 | |
| * | | Fix buildbot failure in previous fix (BUG#861147): | Sergey Petrunya | 2011-10-04 | 1 | -3/+8 | |
| * | | BUG#861147: Assertion `fixed == 1' failed in Item_func_eq::val_int() with sem... | Sergey Petrunya | 2011-10-01 | 1 | -1/+2 | |
| * | | BUG#860553: Crash in create_ref_for_key with semijoin + materialization | Sergey Petrunya | 2011-10-01 | 1 | -46/+79 | |
| * | | BUG#858732: Wrong result with semijoin + loosescan + comma join | Sergey Petrunya | 2011-09-26 | 1 | -1/+1 | |
| * | | BUG##849717: Crash in Item_func::fix_fields on second execution of a prepared... | Sergey Petrunya | 2011-09-17 | 1 | -9/+6 | |
| * | | BUG#823930: Wrong result with semijoin materialization and blob fields | Sergey Petrunya | 2011-09-06 | 1 | -0/+10 | |
| * | | BUG#834739: Wrong result with 3-way inner join, LooseScan,multipart keys | Sergey Petrunya | 2011-09-05 | 1 | -0/+2 | |
| * | | BUG#834758: Wrong result with innner join, LooseScan, two-column IN() predicate | Sergey Petrunya | 2011-09-05 | 1 | -0/+1 | |
| * | | BUG#836507: Crash in setup_sj_materialization_part1() with semijoin+materiali... | Sergey Petrunya | 2011-09-02 | 1 | -0/+8 | |
| * | | BUG#836523: Crash in JOIN::get_partial_cost_and_fanout with semijoin+material... | Sergey Petrunya | 2011-09-02 | 1 | -15/+1 | |
| * | | Merge | Sergey Petrunya | 2011-09-02 | 1 | -4/+2 | |
| |\ \ | ||||||
| | * | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ... | Sergey Petrunya | 2011-08-29 | 1 | -4/+2 | |
| | |/ | ||||||
| * | | Fix for bug lp:834492 | unknown | 2011-09-01 | 1 | -10/+5 | |
| |/ | ||||||
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -278/+1503 | |
|\ \ | |/ | ||||||
| * | BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu... | Sergey Petrunya | 2011-07-21 | 1 | -0/+9 | |
| * | Fix a compile error, and most likely a bug: jtb_table_no holds table number, ... | Sergey Petrunya | 2011-07-20 | 1 | -1/+1 | |
| * | Merge | Sergey Petrunya | 2011-07-19 | 1 | -0/+2 | |
| |\ | ||||||
| | * | BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu... | Sergey Petrunya | 2011-07-15 | 1 | -0/+2 |