summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove space before #ifdefMarko Mäkelä2018-12-131-13/+9
* Fix compile error when building without the partition engineVarun Gupta2018-12-131-4/+6
* MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+45
* MDEV-17023: Crash during read_histogram_for_table with optimizer_use_conditio...Varun Gupta2018-08-271-0/+3
* MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-131-0/+33
* MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_...Varun Gupta2018-07-111-2/+2
* MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-231-4/+4
* Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_endMonty2018-05-231-1/+2
* ASAN error in main.statistics_index_crash-7362Sergei Golubchik2018-04-171-1/+1
* MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1...Varun Gupta2018-04-021-6/+33
* Fixed bug mdev-11096.Igor Babaev2016-10-261-11/+4
* MDEV-8633: information_schema.index_statistics doesn't deleteJan Lindström2016-06-201-0/+9
* MDEV-7370: Server deadlocks on renaming a table for which persistent statisti...Sergei Petrunia2015-11-181-2/+124
* MDEV#7383: engine-independent-stats column_stats has limited values for max/m...Sergei Petrunia2015-11-091-8/+8
* MDEV-7362: ANALYZE TABLES crash with table-independent-statistics gatheringVicențiu Ciorbaru2015-01-171-2/+8
* MDEV-7087 main.stat_tables-enospc fails in buildbot on a valgrind buildSergei Golubchik2014-11-181-0/+2
* Fixed bug mdev-6843.Igor Babaev2014-10-281-1/+6
* MDEV-6738: use_stat_table + histograms crashing optimizerSergey Petrunya2014-10-101-3/+3
* MDEV-6442: Assertion `join->best_read < double(...)' failed with optimizer_us...Sergey Petrunya2014-10-061-1/+15
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* MDEV-6181 EITS could eat all tmpdir space and hangSergei Golubchik2014-08-041-5/+10
* MDEV-6314 - Compile/run MariaDB with ASanSergey Vojtovich2014-06-101-0/+1
* Code cleanup:Sergey Petrunya2014-03-271-0/+117
* MDEV-5917: EITS: different order of predicates in IN (...) causes different e...Sergey Petrunya2014-03-211-0/+2
* MDEV-5901: EITS: killing the server leaves statistical tables in "marked as c...Sergey Petrunya2014-03-191-1/+5
* MDEV-5901: EITS: killing the server leaves statistical tables in "marked as c...Sergey Petrunya2014-03-191-0/+2
* 10.0-monty mergeSergei Golubchik2013-07-211-16/+19
|\
| * MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS statsSergei Golubchik2013-07-091-1/+4
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+2
| * Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-5/+5
* | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-1/+1
* | Fixed bug mdev-4406.Igor Babaev2013-04-201-1/+1
* | Added comments.Igor Babaev2013-04-151-36/+164
* | Fixed bug mdev-4389.Igor Babaev2013-04-121-0/+1
* | Fixed bug mdev-4363.Igor Babaev2013-04-061-2/+8
* | Fixed bug mdev-4369.Igor Babaev2013-04-061-2/+2
* | Fixed bugs mdev-4357 and mdev-4359.Igor Babaev2013-04-051-2/+4
* | Fixed bug mdev-4370.Igor Babaev2013-04-051-2/+2
* | Fixed a valgrind complain on usage of an uninitialized value.Igor Babaev2013-04-011-1/+1
* | Take into account the number of null values in any used column whenIgor Babaev2013-03-311-14/+30
* | MergeIgor Babaev2013-03-301-6/+16
|\ \
| * | Added the type of histogram for mwl #253.Igor Babaev2013-03-301-6/+16
* | | Fixed several bugs for mwl #253.Igor Babaev2013-03-301-9/+35
|/ /
* | Added histogams for table columns.Igor Babaev2013-03-251-32/+294
* | The pilot patch for mwl#253.Igor Babaev2013-03-111-0/+49
|/
* 5.5 mergeSergei Golubchik2013-01-291-1/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+2
* Merged the fix for bug mdev-4019.Igor Babaev2013-01-131-2/+8
|\
| * Fixed bug mdev-4019.Igor Babaev2013-01-131-2/+8
* | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-147/+193
|\ \ | |/