The Wayback Machine - https://web.archive.org/web/20241203094605/https://github.com/pingcap/tidb/issues
Skip to content

Issues: pingcap/tidb

flaky test list
#41316 opened Feb 12, 2023 by hawkingrei
Open
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

"select * from information_schema.tidb_trx" error affects-8.5 This bug affects the 8.5.x(LTS) versions. severity/minor type/bug The issue is confirmed as a bug.
#57916 opened Dec 3, 2024 by tiancaiamao
v7.1.5 Optimizer Hint /*+ INL_JOIN(t1) */ or /*+ TIDB_INLJ(t1) */ is inapplicable sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#57913 opened Dec 3, 2024 by WalterWj
In memory table statistics is wrongly deleted for a unanalyzed table 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. severity/major sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#57901 opened Dec 2, 2024 by winoros
hash64 doesn't has a cache inside the related element planner/cascades issue/enhance/bug related to yams sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.
#57884 opened Dec 2, 2024 by AilinKid
Relax timestamp parsing for timestamps with only ... HH or ... HH:MM compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility
#57882 opened Dec 2, 2024 by dveeden
Relax what ODBC compatible syntax we support compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility
#57881 opened Dec 2, 2024 by dveeden
Correct errors to match those of MySQL compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility
#57880 opened Dec 2, 2024 by dveeden
TIMESTAMP Improvements compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility type/enhancement The issue or PR belongs to an enhancement.
#57879 opened Dec 2, 2024 by dveeden
6 tasks
DATA RACE in the TestStillWriteConflictAfterRetry type/bug The issue is confirmed as a bug.
#57878 opened Dec 2, 2024 by hawkingrei
GC is wrongly triggered in dumpling+ million tables scenario affects-8.5 This bug affects the 8.5.x(LTS) versions. component/GC severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#57874 opened Dec 2, 2024 by lilinghai
Use a DDL subscriber to handle updates to the stats meta component/statistics sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.
#57871 opened Dec 2, 2024 by Rustin170506
TiDB Down Occurs When TiDB Sets tiflash Replica During Upgrade affects-8.5 This bug affects the 8.5.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.1 severity/major type/bug The issue is confirmed as a bug.
#57863 opened Dec 2, 2024 by apollodafoni
Inconsistent results after disabling some optmization rules sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#57862 opened Dec 1, 2024 by Nickelth
Inconsistent result after disabling some optimization rules sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#57861 opened Dec 1, 2024 by Nickelth
Fail to execute statement when not using expr_pushdown_blacklist sig/execution SIG execution type/bug The issue is confirmed as a bug.
#57860 opened Dec 1, 2024 by Nickelth
br: separate build id map and rewrite logic type/enhancement The issue or PR belongs to an enhancement.
#57859 opened Dec 1, 2024 by Tristan1900
ProTip! Exclude everything labeled bug with -label:bug.