| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove space before #ifdef | Marko Mäkelä | 2018-12-13 | 1 | -13/+9 |
* | Fix compile error when building without the partition engine | Varun Gupta | 2018-12-13 | 1 | -4/+6 |
* | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta... | Varun Gupta | 2018-12-07 | 1 | -0/+45 |
* | MDEV-17023: Crash during read_histogram_for_table with optimizer_use_conditio... | Varun Gupta | 2018-08-27 | 1 | -0/+3 |
* | MDEV-16757 Memory leak after adding manually min/max statistical data | Igor Babaev | 2018-07-13 | 1 | -0/+33 |
* | MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_... | Varun Gupta | 2018-07-11 | 1 | -2/+2 |
* | MDEV-16507 SIGSEGV when use_stat_tables = preferably and | Igor Babaev | 2018-06-23 | 1 | -4/+4 |
* | Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_end | Monty | 2018-05-23 | 1 | -1/+2 |
* | ASAN error in main.statistics_index_crash-7362 | Sergei Golubchik | 2018-04-17 | 1 | -1/+1 |
* | MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1... | Varun Gupta | 2018-04-02 | 1 | -6/+33 |
* | Fixed bug mdev-11096. | Igor Babaev | 2016-10-26 | 1 | -11/+4 |
* | MDEV-8633: information_schema.index_statistics doesn't delete | Jan Lindström | 2016-06-20 | 1 | -0/+9 |
* | MDEV-7370: Server deadlocks on renaming a table for which persistent statisti... | Sergei Petrunia | 2015-11-18 | 1 | -2/+124 |
* | MDEV#7383: engine-independent-stats column_stats has limited values for max/m... | Sergei Petrunia | 2015-11-09 | 1 | -8/+8 |
* | MDEV-7362: ANALYZE TABLES crash with table-independent-statistics gathering | Vicențiu Ciorbaru | 2015-01-17 | 1 | -2/+8 |
* | MDEV-7087 main.stat_tables-enospc fails in buildbot on a valgrind build | Sergei Golubchik | 2014-11-18 | 1 | -0/+2 |
* | Fixed bug mdev-6843. | Igor Babaev | 2014-10-28 | 1 | -1/+6 |
* | MDEV-6738: use_stat_table + histograms crashing optimizer | Sergey Petrunya | 2014-10-10 | 1 | -3/+3 |
* | MDEV-6442: Assertion `join->best_read < double(...)' failed with optimizer_us... | Sergey Petrunya | 2014-10-06 | 1 | -1/+15 |
* | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | MDEV-6181 EITS could eat all tmpdir space and hang | Sergei Golubchik | 2014-08-04 | 1 | -5/+10 |
* | MDEV-6314 - Compile/run MariaDB with ASan | Sergey Vojtovich | 2014-06-10 | 1 | -0/+1 |
* | Code cleanup: | Sergey Petrunya | 2014-03-27 | 1 | -0/+117 |
* | MDEV-5917: EITS: different order of predicates in IN (...) causes different e... | Sergey Petrunya | 2014-03-21 | 1 | -0/+2 |
* | MDEV-5901: EITS: killing the server leaves statistical tables in "marked as c... | Sergey Petrunya | 2014-03-19 | 1 | -1/+5 |
* | MDEV-5901: EITS: killing the server leaves statistical tables in "marked as c... | Sergey Petrunya | 2014-03-19 | 1 | -0/+2 |
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -16/+19 |
|\ |
|
| * | MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS stats | Sergei Golubchik | 2013-07-09 | 1 | -1/+4 |
| * | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -2/+2 |
| * | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 1 | -5/+5 |
* | | Fixed errors and compiler warnings found by buildbot | Michael Widenius | 2013-05-05 | 1 | -1/+1 |
* | | Fixed bug mdev-4406. | Igor Babaev | 2013-04-20 | 1 | -1/+1 |
* | | Added comments. | Igor Babaev | 2013-04-15 | 1 | -36/+164 |
* | | Fixed bug mdev-4389. | Igor Babaev | 2013-04-12 | 1 | -0/+1 |
* | | Fixed bug mdev-4363. | Igor Babaev | 2013-04-06 | 1 | -2/+8 |
* | | Fixed bug mdev-4369. | Igor Babaev | 2013-04-06 | 1 | -2/+2 |
* | | Fixed bugs mdev-4357 and mdev-4359. | Igor Babaev | 2013-04-05 | 1 | -2/+4 |
* | | Fixed bug mdev-4370. | Igor Babaev | 2013-04-05 | 1 | -2/+2 |
* | | Fixed a valgrind complain on usage of an uninitialized value. | Igor Babaev | 2013-04-01 | 1 | -1/+1 |
* | | Take into account the number of null values in any used column when | Igor Babaev | 2013-03-31 | 1 | -14/+30 |
* | | Merge | Igor Babaev | 2013-03-30 | 1 | -6/+16 |
|\ \ |
|
| * | | Added the type of histogram for mwl #253. | Igor Babaev | 2013-03-30 | 1 | -6/+16 |
* | | | Fixed several bugs for mwl #253. | Igor Babaev | 2013-03-30 | 1 | -9/+35 |
|/ / |
|
* | | Added histogams for table columns. | Igor Babaev | 2013-03-25 | 1 | -32/+294 |
* | | The pilot patch for mwl#253. | Igor Babaev | 2013-03-11 | 1 | -0/+49 |
|/ |
|
* | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -1/+1 |
* | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+2 |
* | Merged the fix for bug mdev-4019. | Igor Babaev | 2013-01-13 | 1 | -2/+8 |
|\ |
|
| * | Fixed bug mdev-4019. | Igor Babaev | 2013-01-13 | 1 | -2/+8 |
* | | Merge 5.5-mwl248 -> 10.0-base | Igor Babaev | 2013-01-08 | 1 | -147/+193 |
|\ \
| |/ |
|