|
|
58f5632b90
|
executor: make TestShowAnalyzeStatus more stable (#11090)
If TestShowAnalyzeStatus run parallelly with others, the results would be affected.
use a new testShowStatsSuite for it.
|
2019-07-05 10:56:27 +08:00 |
|
|
|
a28d8779c1
|
*: support show analyze status (#10172)
|
2019-04-24 14:32:19 +08:00 |
|
|
|
2e14068ee1
|
*: improve NULL count estimation for single column index (#9474)
|
2019-03-30 19:22:30 +08:00 |
|
|
|
69f2749154
|
executor: only show valid columns in stats_histogram (#9487)
|
2019-02-28 13:06:38 +08:00 |
|
|
|
45f9d6a00f
|
statistics: compute and store column order correlation with handle (#9315)
|
2019-02-27 11:32:00 +08:00 |
|
|
|
98b96cc769
|
executor: speedup unit tests by spliting them into separate suites (#8618)
|
2018-12-24 21:37:12 +08:00 |
|
|
|
cc1da16878
|
stats: support show stats for partition table (#8023)
|
2018-10-24 15:49:01 +08:00 |
|
|
|
0fbb980f9b
|
stats: refine stats delta update (#6808)
|
2018-06-26 13:51:23 +08:00 |
|
|
|
96a5109ebb
|
types: handle NULL datum if we need convert it to string. (#6761)
* types: handle `NULL` when we need to
|
2018-06-06 20:15:48 +08:00 |
|
|
|
f287451eed
|
tidb: move tidb/*.go to session directory (#6062)
This change makes our top level directory clean.
|
2018-03-20 09:06:11 -05:00 |
|
|
|
a04b2f9a8d
|
*: support show stats_healthy. (#5769)
|
2018-02-05 19:30:05 +08:00 |
|
|
|
7891b638bc
|
util/testkit: fix Sort (#5044)
|
2017-11-08 01:33:38 -06:00 |
|
|
|
f024ebbdca
|
*: support show stats_buckets (#3720)
|
2017-07-12 17:37:53 +08:00 |
|