Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | Igor Babaev | 2014-10-28 | 1 | -2/+1 |
|\ | |||||
| * | Fixed bug mdev-6325. | Igor Babaev | 2014-10-28 | 1 | -2/+1 |
* | | Merge | Sergey Petrunya | 2014-10-21 | 1 | -14/+14 |
|\ \ | |/ |/| | |||||
| * | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw... | Sergey Petrunya | 2014-10-20 | 1 | -1/+14 |
* | | MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw... | Sergey Petrunya | 2014-10-16 | 1 | -1/+14 |
|/ | |||||
* | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-5553 A view or procedure with a non existing definer can block "SHOW TAB... | Sergei Golubchik | 2014-10-07 | 1 | -1/+1 |
| * | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1) | Sergei Golubchik | 2014-10-03 | 1 | -1/+1 |
* | | Auto merge | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
|\ \ | |||||
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | | MDEV-6808, part#2. | Sergey Petrunya | 2014-09-30 | 1 | -2/+5 |
* | | | MDEV-6808: MariaDB 10.0.13 crash with optimizer_use_condition_selectivity > 1 | Sergey Petrunya | 2014-09-30 | 1 | -1/+2 |
|/ / | |||||
* | | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)mariadb-10.0.14 | Sergei Golubchik | 2014-09-24 | 1 | -1/+1 |
* | | Fixed test failures | Michael Widenius | 2014-09-22 | 1 | -3/+4 |
* | | 5.5 merge | Sergei Golubchik | 2014-09-16 | 1 | -6/+41 |
|\ \ | |/ | |||||
| * | 5.3 merge | Sergei Golubchik | 2014-09-12 | 1 | -6/+41 |
| |\ | |||||
| | * | Merge. | Igor Babaev | 2014-08-04 | 1 | -6/+41 |
| | |\ | |||||
| | | * | Fixed bug mdev-5721. | Igor Babaev | 2014-07-31 | 1 | -6/+41 |
* | | | | Adding Item_string_sys and Item_string_ascii to reduce duplicate code | Alexander Barkov | 2014-09-03 | 1 | -30/+17 |
* | | | | Moving Item::str_value from public to protected. | Alexander Barkov | 2014-09-03 | 1 | -1/+1 |
* | | | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -21/+40 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-6289 : Unexpected results when querying information_schema | Sergey Petrunya | 2014-07-23 | 1 | -21/+40 |
* | | | | MDEV-6312 HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is not accounted by init_read_... | Sergei Golubchik | 2014-07-31 | 1 | -10/+2 |
* | | | | cleanup: remove special case from store_key::store_key(), add Field_blob::new... | Sergei Golubchik | 2014-06-09 | 1 | -0/+1 |
* | | | | Merge | Igor Babaev | 2014-06-10 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge. | Igor Babaev | 2014-06-10 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | Fixed bug mdev-6071. | Igor Babaev | 2014-06-10 | 1 | -4/+4 |
* | | | | | | MDEV-5985: EITS: selectivity estimates look illogical for join and non-key eq... | Sergey Petrunya | 2014-06-10 | 1 | -13/+20 |
|/ / / / / | |||||
* | | | | | Merge | Sergey Petrunya | 2014-06-07 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | MDEV-6308: Server crashes in table_multi_eq_cond_selectivity with ... | Sergey Petrunya | 2014-06-07 | 1 | -0/+1 |
* | | | | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -13/+19 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | MDEV-6239: Partition pruning is not working as expected in an inner query | Sergey Petrunya | 2014-05-29 | 1 | -1/+2 |
| * | | | | MDEV-6263: Wrong result when using IN subquery with order by | Sergey Petrunya | 2014-05-28 | 1 | -12/+17 |
* | | | | | MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result again | Sergei Golubchik | 2014-06-05 | 1 | -2/+1 |
* | | | | | revert the fix for MDEV-5898, restore the fix for MDEV-5549. | Sergei Golubchik | 2014-06-05 | 1 | -4/+8 |
| |/ / / |/| | | | |||||
* | | | | MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows | Sergey Petrunya | 2014-06-04 | 1 | -2/+3 |
* | | | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -2/+2 |
* | | | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -3/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 5.5->5.3 | unknown | 2014-05-07 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5981: name resolution issues with views and multi-update in ps-protocol | unknown | 2014-05-01 | 1 | -1/+3 |
| * | | | Merge from 5.3 | Alexander Barkov | 2014-04-18 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bugs mdev-5927 and mdev-6116. | Igor Babaev | 2014-04-16 | 1 | -1/+1 |
| | |/ | |||||
| * | | MDEV-5991: crash in Item_field::used_tablesmariadb-5.5.37 | unknown | 2014-04-15 | 1 | -1/+9 |
* | | | MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... | Sergey Petrunya | 2014-05-05 | 1 | -1/+1 |
* | | | MDEV-6185: Buildbot valgrind failure: Conditional jump or move in table_cond_... | Sergey Petrunya | 2014-04-29 | 1 | -1/+4 |
* | | | MDEV-6003: EITS: ref access, keypart2=const vs keypart2=expr - inconsistent f... | Sergey Petrunya | 2014-04-25 | 1 | -8/+77 |
* | | | Revert these two changes (wrong push) : | Sergey Petrunya | 2014-04-28 | 1 | -158/+14 |
* | | | Better comments | Sergey Petrunya | 2014-04-25 | 1 | -19/+40 |
* | | | MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil... | Sergey Petrunya | 2014-04-21 | 1 | -12/+135 |
* | | | MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#1433... | Sergey Petrunya | 2014-04-12 | 1 | -12/+28 |