-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Issues: pingcap/tidb
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Traffic replay jobs are shown when the user doesn't have the the related feature is in development
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
TRAFFIC_REPLAY_ADMIN
privilege
feature/developing
#59712
opened Feb 24, 2025 by
djshow832
Optimize tiflash partial sum return type
type/enhancement
The issue or PR belongs to an enhancement.
#59708
opened Feb 24, 2025 by
guo-shaoge
Foreign key is not updated when changing column name and type
report/customer
Customers have encountered this bug.
type/bug
The issue is confirmed as a bug.
#59705
opened Feb 24, 2025 by
pcqz
add index failed with error “Error 1105 (HY000): When the state is JobStateRollbackDone or JobStateCancelled, historyJob.Error should never be nil” when injection network partition of pd leader
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
type/bug
The issue is confirmed as a bug.
#59704
opened Feb 24, 2025 by
Lily2025
updateStatsWorker panic and the stats history data cannot be cleanup
component/statistics
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#59702
opened Feb 24, 2025 by
tiancaiamao
data inconsistency in table after kill pd leader during adding index
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/critical
type/bug
The issue is confirmed as a bug.
#59701
opened Feb 24, 2025 by
Lily2025
query TIKV_REGION_STATUS table returns unexpected result
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#59698
opened Feb 22, 2025 by
crazycs520
Add Log Lint Test to Prevent Data Value Leakage in TiDB Logs When Log Redaction is Enabled
type/enhancement
The issue or PR belongs to an enhancement.
#59697
opened Feb 21, 2025 by
HaoW30
br: expose pprof port by default
type/enhancement
The issue or PR belongs to an enhancement.
#59684
opened Feb 21, 2025 by
Tristan1900
sql: support new sql to show the distribution for the given table
type/feature-request
Categorizes issue or PR as related to a new feature.
#59681
opened Feb 20, 2025 by
bufferflies
More than one row with the same primary key when inject fault
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/tablepartition
This issue is related to Table Partition of TiDB.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#59680
opened Feb 20, 2025 by
yanghy233
current user can alter its own password option without 'CREATE USER' privilege
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#59677
opened Feb 20, 2025 by
D3Hunter
I create a cluster with 2M users, and use BR to backup / restore it, meet error
component/br
This issue is related to BR of TiDB.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
may-affects-8.5
severity/major
type/bug
The issue is confirmed as a bug.
#59673
opened Feb 20, 2025 by
tiancaiamao
The estimated rows of LEFT JOIN and INNER JOIN are not as expected
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#59669
opened Feb 20, 2025 by
DBMSTesting
Modify some hash join stats
type/enhancement
The issue or PR belongs to an enhancement.
#59667
opened Feb 20, 2025 by
xzhangxian1008
br/stream: save more information to pause (pause v2)
type/enhancement
The issue or PR belongs to an enhancement.
#59660
opened Feb 20, 2025 by
YuJuncen
statistics: parallel async merge global stats to improve performance
type/enhancement
The issue or PR belongs to an enhancement.
#59656
opened Feb 20, 2025 by
L-maple
Parallel sort hangs when there is an error
affects-8.5
This bug affects the 8.5.x(LTS) versions.
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#59655
opened Feb 20, 2025 by
xzhangxian1008
plan replayer can't handle views correctly if it's dumped and loaded by different users
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#59653
opened Feb 19, 2025 by
time-and-fate
Rewrite exprs like Customers have encountered this bug.
sig/planner
SIG: Planner
type/enhancement
The issue or PR belongs to an enhancement.
a = 10 or a = 20 or a = 30 ...
to a in (10,20,30)
for better expr evaluation performance in the execution engine
report/customer
#59652
opened Feb 19, 2025 by
time-and-fate
unistore crash on data import
component/unistore
impact/crash
crash/fatal
severity/moderate
type/bug
The issue is confirmed as a bug.
#59651
opened Feb 19, 2025 by
dveeden
IMPORT INTO + global sort didn't handle UK conflict correctly
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/ddl
This issue is related to DDL of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
#59650
opened Feb 19, 2025 by
lance6716
Frequent PD-TiKV Connection Retries and High GC Activity Affecting Performance
type/bug
The issue is confirmed as a bug.
#59646
opened Feb 19, 2025 by
FangCundi
Wrong result returned using DISTINCT and <=> operator in JOIN
affects-8.5
This bug affects the 8.5.x(LTS) versions.
impact/wrong-result
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1
severity/major
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
type/regression
#59643
opened Feb 19, 2025 by
sgykfjsm
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.