summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2018-12-121-0/+1
|\
| * MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+1
* | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-5/+24
|\ \ | |/
| * MDEV-15306: Wrong/Unexpected result with the value optimizer_use_condition_se...Varun Gupta2018-08-291-5/+24
| * MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-131-0/+1
| * MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1...Varun Gupta2018-04-021-0/+1
* | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-151-0/+1
* | MDEV-10435 crash with bad stat tables.Alexey Botchkov2016-12-091-3/+6
* | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-021-0/+1
|/
* Fixed bug mdev-11096.Igor Babaev2016-10-261-0/+5
* MDEV-6442: Assertion `join->best_read < double(...)' failed with optimizer_us...Sergey Petrunya2014-10-061-2/+10
* MDEV-6473 - main.statistics fails on PPC64Sergey Vojtovich2014-07-231-3/+3
* Code cleanup:Sergey Petrunya2014-03-271-111/+1
* MDEV-5926, MDEV-4362 post-fixes:Sergey Petrunya2014-03-271-22/+44
* MDEV-4362: {division by zero when lookup constant is outside the value table}Sergey Petrunya2014-03-261-10/+21
* MDEV-5926: EITS: Histogram estimates for column=least_possible_value are wrongSergey Petrunya2014-03-261-11/+81
* MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-0/+11
|\
| * MDEV-4758 10.0-monty tree: ALTER TABLE CHANGE COLUMN doesn't drop EITS statsSergei Golubchik2013-07-091-0/+11
* | Added comments.Igor Babaev2013-04-151-2/+2
* | Fixed compiler complains.Igor Babaev2013-04-131-0/+3
* | Fixed bug mdev-4363.Igor Babaev2013-04-061-1/+2
* | Fixed bug mdev-4370.Igor Babaev2013-04-051-0/+2
* | Fixed bug mdev-4350.Igor Babaev2013-04-031-6/+8
* | Added the type of histogram for mwl #253.Igor Babaev2013-03-301-25/+81
* | Added histogams for table columns.Igor Babaev2013-03-251-13/+111
* | The pilot patch for mwl#253.Igor Babaev2013-03-111-0/+6
|/
* Fixed bug mdev-3979.Igor Babaev2013-01-081-0/+1
* Addressed all remaining issues from the review of the patchIgor Babaev2012-12-131-0/+29
* Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-0/+155
* The main patch for the MWL#248 back-ported from Igor Babaev2012-01-041-0/+63