summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-151-7/+7
* Thread safe histograms loadingSergey Vojtovich2020-05-291-98/+20
* Thread safe statistics loadingSergey Vojtovich2020-05-291-54/+45
* Simplified away statistics_for_tables_is_needed()Sergey Vojtovich2020-05-291-81/+31
* cleanupSergei Golubchik2019-10-301-8/+3
* MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-301-0/+2
* MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-071-56/+27
* Cleanup EITSSergey Vojtovich2019-10-021-19/+34
* Make sure histograms do not write uninitialized bytes to recordVicențiu Ciorbaru2019-08-131-1/+6
* MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-161-0/+3
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-021-2/+3
* MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re...Varun Gupta2019-04-271-4/+11
* MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-221-1/+4
* MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subqueryVarun Gupta2019-04-111-0/+1
* Merge 10.0 into 10.1Marko Mäkelä2018-12-131-11/+9
|\
| * 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
* | Merge 10.0 into 10.1Marko Mäkelä2018-12-121-0/+45
|\ \ | |/
| * MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+45
* | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-0/+3
|\ \ | |/
| * 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-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-151-0/+33
* | Merge 10.0 into 10.1Marko Mäkelä2018-06-261-3/+3
|\ \ | |/
| * MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-231-4/+4
* | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-1/+2
|\ \ | |/
| * Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_endMonty2018-05-231-1/+2
* | ASAN error in is_stat_table()Sergei Golubchik2018-05-051-2/+2
* | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
|\ \ | |/
| * ASAN error in main.statistics_index_crash-7362Sergei Golubchik2018-04-171-1/+1
* | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-7/+16
|\ \ | |/
| * MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1...Varun Gupta2018-04-021-6/+33
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-10435 crash with bad stat tables.Alexey Botchkov2016-12-091-12/+145
* | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-021-0/+18
* | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-11/+4
|\ \ | |/
| * Fixed bug mdev-11096.Igor Babaev2016-10-261-11/+4
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+9
|\ \ | |/
| * MDEV-8633: information_schema.index_statistics doesn't deleteJan Lindström2016-06-201-0/+9
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-10/+132
|\ \ | |/
| * 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-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-1/+1
|/
* 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