Mattias Jonsson

Results 44 issues of Mattias Jonsson

### What problem does this PR solve? Issue Number: ref #55819 , ref #45133 Problem Summary: During DDL that affects Global Index, the PointGet access method is blocked, which may...

sig/planner
size/L
needs-rebase
release-note-none

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

sig/planner
needs-rebase
size/XXL
release-note-none

### What problem does this PR solve? Issue Number: ref #55819 Problem Summary: Added failure injection tests. ### What changed and how does it work? ### Check List Tests -...

sig/planner
needs-rebase
size/XXL
release-note-none

### What problem does this PR solve? Issue Number: ref [#45133](https://github.com/pingcap/tidb/issues/45133) ### What is changed and how it works? Added global index to partition_table test. ### Check List #### Tests...

size/M
release-note-none
do-not-merge/needs-linked-issue

## 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. https://docs.pingcap.com/tidb/stable/information-schema does not include...

## 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/stable/auto-random 2. How would you...

### What problem does this PR solve? Issue Number: close #61368 Problem Summary: TiDB uses golang `time.Date(location)` for converting from a datetime + time zone to timestamp, which is not...

release-note
size/L
do-not-merge/work-in-progress
do-not-merge/needs-triage-completed

### Is your feature request related to a problem? When DM is updating rows in TiDB during MySQL replication, it generates SQL for each row change like this: ```mysql UPDATE...

good first issue
type/feature

### What is changed, added or deleted? (Required) Added support for '(' literal ')' as Column default, as added in https://github.com/pingcap/tidb/pull/59023 ### Which TiDB version(s) do your changes apply to?...

translation/done
do-not-merge/hold
size/S
needs-1-more-lgtm
v9.0-beta.2

### What is changed, added or deleted? (Required) Close #20149 Added VECTOR as supported CAST Type ### Which TiDB version(s) do your changes apply to? (Required) **Tips for choosing the...

missing-translation-status
size/XS