summaryrefslogtreecommitdiff
path: root/mysql-test/r/stat_tables.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed the case when statistics were not getting read becauseVarun Gupta2019-05-161-0/+11
* MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-161-0/+19
* MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-021-0/+18
* MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-221-0/+69
* Merge branch '10.0' into 10.1Sergei Golubchik2018-12-061-0/+19
|\
| * Added a testcase for mdev-17734Varun Gupta2018-12-051-0/+19
* | Removed duplicate tests.Igor Babaev2018-09-191-53/+0
* | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-0/+13
|\ \ | |/
| * MDEV-17023: Crash during read_histogram_for_table with optimizer_use_conditio...Varun Gupta2018-08-271-0/+13
* | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-0/+60
|\ \ | |/
| * MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-131-0/+25
| * MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-131-0/+28
| * MDEV-16552: [10.0] ASAN global-buffer-overflow in is_stat_table / statistics_...Varun Gupta2018-07-111-0/+7
* | MDEV-16711 Crash in Field_blob::store() while reading statisticsIgor Babaev2018-07-151-0/+20
* | MDEV-16760 CREATE OR REPLACE TABLE never updates statistical tablesIgor Babaev2018-07-151-0/+25
* | MDEV-16757 Memory leak after adding manually min/max statistical dataIgor Babaev2018-07-151-0/+24
|/
* MDEV-7370: Server deadlocks on renaming a table for which persistent statisti...Sergei Petrunia2015-11-181-0/+95
* MDEV-4360: ANALYZE shows "Table is already up to date" while updating statsSergey Petrunya2014-03-281-0/+5
* Fixed bug mdev-5204.Igor Babaev2013-11-271-0/+36
* Changed the names of the system tables for statistical data:Igor Babaev2012-12-051-11/+11
* Fixed bug mdev-518.Igor Babaev2012-09-111-0/+16
* Fixed bug mdev-487.Igor Babaev2012-08-271-0/+11
* Fixed bug mdev-473.Igor Babaev2012-08-231-0/+11
* Fixed bug mdev-464.Igor Babaev2012-08-171-0/+6
* Moved the test cases for parallel execution from stat_tables.testIgor Babaev2012-07-271-118/+0
* Added missing declaration of statistics_lock.Igor Babaev2012-07-271-0/+2
* Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-0/+116
* Changed the type of all double columns in the system statistical tablesIgor Babaev2012-06-251-63/+63
* Removed the server option --stat-tables.Igor Babaev2012-06-021-3/+3
* Fixed the bug that caused displaying incorrect values inIgor Babaev2012-05-171-0/+35
* Supported extended keys when collecting and using persistent statistics.Igor Babaev2012-05-061-0/+75
* The pilot implementation of mwl#250: Use the statistics from persistentIgor Babaev2012-04-111-0/+229