Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the problem of mdev-6198: statistics.test fails in valgrind. | Igor Babaev | 2014-05-02 | 1 | -3/+9 |
* | Revert these two changes (wrong push) : | Sergey Petrunya | 2014-04-28 | 1 | -4/+0 |
* | MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil... | Sergey Petrunya | 2014-04-21 | 1 | -0/+4 |
* | Merge. | Igor Babaev | 2014-04-22 | 1 | -6/+19 |
|\ | |||||
| * | Fixed the problem of mdev-5947. | Igor Babaev | 2014-04-22 | 1 | -6/+19 |
* | | MDEV-5963: InnoDB: Assertion failure in file row0sel.cc line 2503 ... | Sergey Petrunya | 2014-04-18 | 1 | -3/+8 |
|/ | |||||
* | MDEV-5992: EITS: Selectivity of non-indexed condition is counted twice in tab... | Sergey Petrunya | 2014-04-01 | 1 | -45/+93 |
* | Fixed bug mdev-5931. | Igor Babaev | 2014-03-22 | 1 | -1/+1 |
* | MDEV-5814: MySQL Bug#13948247 DIVISION BY 0 IN GET_BEST_DISJUNCT_QUICK WITH F... | Sergey Petrunya | 2014-03-14 | 1 | -1/+2 |
* | 10.0-base merge | Sergei Golubchik | 2014-03-05 | 1 | -4/+11 |
|\ | |||||
| * | Fixed bug mdev-5635. | Igor Babaev | 2014-02-27 | 1 | -2/+4 |
| * | MDEV-5732: Valgrind warning for index_merge and extended_keys | Sergey Petrunya | 2014-02-25 | 1 | -2/+7 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Backport from 10.0 to 10.0-base the following: | Sergey Petrunya | 2014-02-12 | 1 | -11/+29 |
| * | Fixed bug mdev-5630. | Igor Babaev | 2014-02-11 | 1 | -0/+5 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -15/+15 |
* | | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -8/+8 |
|\ \ | |||||
| * | | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -8/+8 |
* | | | merge | Sergei Golubchik | 2014-02-04 | 1 | -9/+10 |
|\ \ \ | |||||
| * \ \ | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -9/+10 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -9/+10 |
| | |\ | |||||
| | | * | MySQL-5.5.35 merge | Sergei Golubchik | 2014-01-22 | 1 | -9/+10 |
| | | |\ | |||||
| | | | * | Bug#16482467 ORDER BY IGNORED IN SOME SITUATIONS FOR UPDATE QUERY | Tor Didriksen | 2013-09-10 | 1 | -9/+10 |
* | | | | | MDEV-5606: range optimizer: "x < y" is sargable, while "y > x" is not | Sergey Petrunya | 2014-02-04 | 1 | -11/+29 |
|/ / / / | |||||
* | | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -2/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug mdev-5415. | Igor Babaev | 2013-12-14 | 1 | -0/+3 |
| * | | | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5069: Server crashes in SEL_ARG::increment_use_count with index_merge+in... | Sergey Petrunya | 2013-11-19 | 1 | -2/+4 |
* | | | | Merge 10.0-base -> 10.0 | Sergey Petrunya | 2013-10-16 | 1 | -35/+105 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-3798: [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-15 | 1 | -35/+105 |
| |\ \ \ | |||||
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-08 | 1 | -0/+14 |
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-07 | 1 | -45/+69 |
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -21/+22 |
| | * | | | MDEV-3798: EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-10-05 | 1 | -15/+20 |
| | * | | | MDEV-5067: Valgrind warnings (Invalid read) in QPF_table_access::print_explain | Sergey Petrunya | 2013-09-26 | 1 | -17/+15 |
| | * | | | [SHOW] EXPLAIN UPDATE/DELETE | Sergey Petrunya | 2013-09-17 | 1 | -36/+64 |
* | | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -2/+26 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+20 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | tokudb patches for prepare range scan | Sergei Golubchik | 2013-09-09 | 1 | -0/+20 |
| * | | | MDEV-4120: UNIQUE indexes should not be considered for loose index scan | unknown | 2013-08-21 | 1 | -2/+6 |
* | | | | Fixed a valgrind warning: | Igor Babaev | 2013-08-05 | 1 | -1/+1 |
* | | | | Fixed a wrong merge in prune_partitions() | Igor Babaev | 2013-07-31 | 1 | -1/+4 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -60/+83 |
|\ \ \ \ | |||||
| * | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -31/+54 |
| * | | | | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 1 | -10/+10 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -18/+18 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -80/+114 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -42/+76 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Fix for MDEV-4219 A simple select query returns random data (upstream bug#68473) | unknown | 2013-07-17 | 1 | -1/+5 |
| | * | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -22/+61 |
| | |\ \ \ | | | | |/ | | | |/| |