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

Parallel truncate table & add index possible race condition severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#3876 opened Jul 25, 2017 by breezewish
incompatible behavior with MySQL in JOIN regarding invalid date field challenge-program help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/minor sig/execution SIG execution type/bug The issue is confirmed as a bug. type/compatibility
#8205 opened Nov 6, 2018 by eurekaka
Error 1054: Unknown column 'a' in 'field list' challenge-program help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#8190 opened Nov 6, 2018 by XuHuaiyu
TiDB's warning logs for "Data Truncated" Error are not friendly. component/expression 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 type/bug The issue is confirmed as a bug.
#5777 opened Feb 2, 2018 by mz1999
SHOW cmd LIKE 'expr' filters on DBName not TableName severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#9373 opened Feb 20, 2019 by wentaojin
Different results of time() challenge-program component/expression 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. priority/P3 The issue has P3 priority. Assigned to backlog. severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug. type/compatibility
#11866 opened Aug 26, 2019 by wjhuang2016
Fail to CONVERT_TZ for invalid DateTime component/expression priority/P3 The issue has P3 priority. Assigned to backlog. severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#11932 opened Aug 29, 2019 by iosmanthus
alter table t auto_increment=xxx doesn't work properly severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#17460 opened May 27, 2020 by cyliu0
BACKUP sql command does not verify schema exists component/br This issue is related to BR of TiDB. severity/moderate type/bug The issue is confirmed as a bug.
#18301 opened Jun 30, 2020 by wwar
Different error code from MySQL when inserting incorrect bigint value challenge-program 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/execution SIG execution type/bug The issue is confirmed as a bug.
#17832 opened Jun 7, 2020 by zhangysh1995
expression calculation will lose precision in special order. challenge-program component/expression help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#15884 opened Mar 31, 2020 by AilinKid
unexpected: Data Truncated component/expression severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#15608 opened Mar 23, 2020 by maddyblue
TiDB chooses expensive index scan to compute aggregate function challenge-program help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#12182 opened Sep 12, 2019 by kolbe
planner: indexMergeJoin hint causes two identical warnings challenge-program help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/minor sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#15514 opened Mar 20, 2020 by fzhedu
zeroDate behavior for date_add and timestampdiff is not consistent in tidb component/expression help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#15234 opened Mar 9, 2020 by windtalker
ProTip! Exclude everything labeled bug with -label:bug.