-
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
ADD COLUMN makes UPDATE fail for DATE column with non-allowed default '0000-00-00'
affects-6.5
This bug affects the 6.5.x(LTS) versions.
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#59047
opened Jan 20, 2025 by
mjonss
Bug Case in Right Join
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#59026
opened Jan 18, 2025 by
cindy-zhoutingting
Set non-exists partition for This issue is related to Table Partition of TiDB.
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
PointGet
plan will not get error
component/tablepartition
#59003
opened Jan 17, 2025 by
Defined2014
Unexpected error in Mod function
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/parser
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#59000
opened Jan 17, 2025 by
curry-oss
domain ephemeral etcd keys should be cleanuped
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
#58983
opened Jan 16, 2025 by
iosmanthus
SEMI_JOIN_REWRITE
hint failed when inexplicit cast happened on JOIN KEY
epic/hint
severity/moderate
sig/planner
#58958
opened Jan 15, 2025 by
winoros
The result of SIG execution
type/bug
The issue is confirmed as a bug.
IF
function not compatible with MySQL
severity/moderate
sig/execution
#58933
opened Jan 15, 2025 by
Defined2014
TiDB needs double full load schema when restart in million tables scenario
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
#58821
opened Jan 9, 2025 by
lilinghai
during add index on DXF, sst are ingested to L0, triggers ServerIsBusy and keeps failing/retrying
affects-8.1
This bug affects the 8.1.x(LTS) versions.
component/ddl
This issue is related to DDL 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.5
severity/moderate
type/bug
The issue is confirmed as a bug.
#58807
opened Jan 8, 2025 by
D3Hunter
lightning parallel import cause region count grows
component/lightning
This issue is related to Lightning of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
#58786
opened Jan 8, 2025 by
lance6716
Get "Can't find column" error using execute statement
epic/plan-cache
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#58761
opened Jan 7, 2025 by
joechenrh
Slow log's Backoff_total item is not accurate
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#58756
opened Jan 7, 2025 by
yibin87
unexpected internal error when executing a CTE query
fuzz/randomtest
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#58743
opened Jan 7, 2025 by
wjhuang2016
Wrong Execution Result in Float Comparison
affects-8.5
This bug affects the 8.5.x(LTS) versions.
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#58732
opened Jan 7, 2025 by
curry-oss
panic when to deal with updateGlobalStats in the HandleDDLEvent
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
impact/panic
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#58715
opened Jan 6, 2025 by
hawkingrei
br: sys table restore check omit the binf_info
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
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/br
This issue is related to BR of TiDB.
severity/major
severity/moderate
type/bug
The issue is confirmed as a bug.
#58663
opened Jan 2, 2025 by
RidRisR
Slow log shows success for the query that doesn't send all the rows
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
#58638
opened Dec 31, 2024 by
djshow832
insert with truncated value doesn't show warnings with tiflash
severity/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#58607
opened Dec 30, 2024 by
D3Hunter
ERROR 1105 (HY000): other error for mpp stream: Code: 44, e.displayText() = DB::Exception
affects-8.5
This bug affects the 8.5.x(LTS) versions.
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/moderate
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
#58543
opened Dec 26, 2024 by
apollodafoni
on owner change, info schema might skip some diffs that it thinks it is a hole due to error
component/ddl
This issue is related to DDL 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/moderate
type/bug
The issue is confirmed as a bug.
#58486
opened Dec 23, 2024 by
D3Hunter
on owner change, when DDL with higher schema version commits before a DDL with lower schema version, MDL fails to update version for it
component/ddl
This issue is related to DDL of TiDB.
severity/moderate
type/bug
The issue is confirmed as a bug.
#58483
opened Dec 23, 2024 by
D3Hunter
race when updating labels and store topology runs concurrently
affects-7.1
This bug affects the 7.1.x(LTS) versions.
report/customer
Customers have encountered this bug.
severity/moderate
sig/transaction
SIG:Transaction
type/bug
The issue is confirmed as a bug.
#58405
opened Dec 19, 2024 by
you06
Inaccurate estimated rows in mixed CNF and DNF conditions
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
report/customer
Customers have encountered this bug.
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#58371
opened Dec 18, 2024 by
pcqz
json_contains
function not compatible with MySQL
compatibility-mysql8
#58291
opened Dec 16, 2024 by
Defined2014
statistics_stats_cache metric is wrong in millions tables scenario
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/statistics
severity/moderate
sig/planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
#58196
opened Dec 12, 2024 by
lilinghai
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.