Skip to content

Issues: pingcap/tidb

flaky test list
#41316 opened Feb 12, 2023 by hawkingrei
Open
Rearrange logical optimizing rule
#55231 opened Aug 6, 2024 by AilinKid
Open 10
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ignore this... type/bug The issue is confirmed as a bug.
#59736 by crazycs520 was closed Feb 25, 2025
Vector indexes do not been dropped on TiFlash side affects-8.5 This bug affects the 8.5.x(LTS) versions. component/tiflash severity/moderate type/bug The issue is confirmed as a bug.
#59732 by Lloyd-Pottiger was closed Feb 25, 2025
auto_increment failed to execute when type convert affects-8.5 This bug affects the 8.5.x(LTS) versions. type/bug The issue is confirmed as a bug.
#59731 by yanghy233 was closed Feb 25, 2025
Fail to add unique key using global sort in large data 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.
#59725 by CbcWestwolf was closed Feb 25, 2025
BR snapshot restore reuses the last global ID when pre-allocates table IDs affects-5.4 This bug affects the 5.4.x(LTS) versions. affects-6.1 This bug affects the 6.1.x(LTS) versions. 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. component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.
#59718 by Leavrth was closed Feb 25, 2025
Traffic replay jobs are shown when the user doesn't have the TRAFFIC_REPLAY_ADMIN privilege feature/developing the related feature is in development severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#59712 by djshow832 was closed Feb 25, 2025
MPP coordinator will leak when error happened before respIter is created affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. severity/minor sig/execution SIG execution type/bug The issue is confirmed as a bug.
#59703 by yibin87 was closed Feb 24, 2025
max_user_connections does not work type/enhancement The issue or PR belongs to an enhancement.
#59675 by tiancaiamao was closed Feb 21, 2025
More than one row with the same primary key when inject duplicate network chaos affects-8.5 This bug affects the 8.5.x(LTS) versions. type/bug The issue is confirmed as a bug.
#59672 by yanghy233 was closed Feb 20, 2025
The estimated rows of the where clause do not match expectations type/bug The issue is confirmed as a bug.
#59664 by DBMSTesting was closed Feb 20, 2025
The estimated rows of RIGHT JOIN and INNER JOIN are not as expected type/bug The issue is confirmed as a bug.
#59662 by DBMSTesting was closed Feb 20, 2025
Partition table changes attribute column type ERROR affects-8.5 This bug affects the 8.5.x(LTS) versions. type/bug The issue is confirmed as a bug.
#59657 by yanghy233 was closed Feb 20, 2025
unistore crash on data import component/unistore impact/crash crash/fatal severity/moderate type/bug The issue is confirmed as a bug.
#59651 by dveeden was closed Feb 25, 2025
Merge the LLM based test generation to the tidb code base type/enhancement The issue or PR belongs to an enhancement.
#59625 by YangKeao was closed Feb 24, 2025
The JSON_SET returns wrong result for empty object 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. component/json severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#59619 by YangKeao was closed Feb 24, 2025
strings.ToUpper is useless in the isClusterTableByName type/enhancement The issue or PR belongs to an enhancement.
#59606 by hawkingrei was closed Feb 19, 2025
br: CI fail due to unexpected gc safepoint component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.
#59604 by RidRisR was closed Feb 18, 2025
set session_states may walk around the privilege check to set resource group affects-8.5 This bug affects the 8.5.x(LTS) versions. severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#59600 by djshow832 was closed Feb 18, 2025
Supplement comments on the key or can't understand code type/enhancement The issue or PR belongs to an enhancement.
#59595 by elsa0520 was closed Feb 18, 2025
Unit tests of stale-read should use real TiKV type/enhancement The issue or PR belongs to an enhancement.
#59588 by ekexium was closed Feb 19, 2025
estimation is zero when there is no buckets sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.
#59563 by AilinKid was closed Feb 18, 2025
Memory leak risk in session pool usage in stats sync load 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. impact/leak report/customer Customers have encountered this bug. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#59560 by time-and-fate was closed Feb 18, 2025
s3: should retry when HTTP/2 connection was cut down type/enhancement The issue or PR belongs to an enhancement.
#59557 by YuJuncen was closed Feb 18, 2025
the external storage backend becomes dirty after parse any external storage URL component/br This issue is related to BR of TiDB. severity/moderate type/bug The issue is confirmed as a bug.
#59548 by Leavrth was closed Feb 20, 2025
ddl: the region which presplit at create table, was different on table and partition table component/tablepartition 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.
#59530 by knull-cn was closed Feb 17, 2025
ProTip! Mix and match filters to narrow down what you’re looking for.