summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-301-8/+22
* MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsVarun Gupta2021-01-121-0/+4
* MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-3/+2
* Merge 10.1 into 10.2Marko Mäkelä2020-07-201-7/+7
|\
| * MDEV-22851: Engine independent index statistics are incorrect for large table...Varun Gupta2020-07-151-7/+7
* | Merge 10.1 into 10.2Marko Mäkelä2020-06-011-220/+84
|\ \ | |/
| * 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
* | Fix for using uninitialized memoryMonty2020-05-151-0/+1
* | Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-301-8/+5
|\ \ | |/
| * cleanupSergei Golubchik2019-10-301-8/+3
| * MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-301-0/+2
* | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-74/+60
|\ \ | |/
| * 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
* | MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64Marko Mäkelä2019-09-271-5/+2
* | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-231-4/+11
* | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-09-181-1/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-201-1/+6
|\ \ | |/
| * Make sure histograms do not write uninitialized bytes to recordVicențiu Ciorbaru2019-08-131-1/+6
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-161-0/+3
|\ \ | |/
| * MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-161-0/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-6/+14
|\ \ | |/
| * 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
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-1/+5
|\ \ | |/
| * 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
* | MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-03-281-3/+7
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-131-11/+9
|\ \ | |/
| * 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.1 into 10.2Marko Mäkelä2018-12-121-0/+45
|\ \ \ | |/ /
| * | 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 '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+3
|\ \ \ | |/ /
| * | 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
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+33
|\ \ \ | |/ /
| * | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-151-0/+33
* | | Merge 10.1 into 10.2Marko Mäkelä2018-06-261-3/+3
|\ \ \ | |/ /
| * | 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.1' into 10.2Monty2018-05-241-1/+2
|\ \ \ | |/ /