Mattias Jonsson

Results 36 issues of Mattias Jonsson

### What problem does this PR solve? Issue Number: close #35827 Problem Summary: ### What is changed and how it works? ### Check List Tests - [ ] Unit test...

status/LGT1
size/M
needs-cherry-pick-5.0
needs-cherry-pick-5.1
release-note-none
needs-cherry-pick-5.2
needs-cherry-pick-5.3
needs-cherry-pick-5.4
needs-cherry-pick-6.0
needs-cherry-pick-6.1

### What problem does this PR solve? Issue Number: close #36525 Problem Summary: ### What is changed and how it works? ### Check List Tests - [x] Unit test -...

release-note
size/L

### What is changed, added or deleted? (Required) Document the new feature INTERVAL Partitioning ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing the affected version(s):**...

translation/doing
for-future-release
size/L

## Error Report Please answer the following questions before submitting your issue. Thanks! 1. What is the URL/path of the document related to this issue? https://docs.pingcap.com/tidb/dev/sql-statement-show-create-table (or rather the index...

### What is changed, added or deleted? (Required) Added an answer about tiup version constraints close #7565 ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing...

type/enhancement
translation/doing
size/S
area/tiup

## Change Request Please answer the following questions before submitting your issue. Thanks! 1. Describe what you find is inappropriate or missing in the existing docs. I could not find...

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup update --self tiup update --self 2. What did you expect to see?...

type/bug

See https://github.com/pingcap/tidb/issues/29190 1. Minimal reproduce step (Required) I set tikv-server security.cert-allowed-cn to a value that does not match tidb-server's certificate CN. 2. What did you expect to see? (Required) This...

## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` tidb> show create table sbtest1; +---------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Table | Create Table...

type/bug
sig/planner
severity/major
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
affects-6.1
affects-6.2
affects-6.3

### What problem does this PR solve? Issue Number: close #xxx Problem Summary: Always generate global statistics for partitioned tables. Reverts the PR that falls back on static prune mode...

release-note
do-not-merge/work-in-progress
size/XXL