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

SET NAMES utf8mb4 does not change collation_connection when default_collation_for_utf8mb4 is modified compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/bug The issue is confirmed as a bug. type/compatibility
#56439 opened Oct 3, 2024 by yahonda
mysql_insert_id() incompatible between tidb and mysql compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) 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 report/customer Customers have encountered this bug. severity/major sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
#55965 opened Sep 9, 2024 by mzhang77
TiDB "ERROR 1292" lacks column information compared to MySQL compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug. type/compatibility
#54771 opened Jul 19, 2024 by harry1129
Full support for "PASSWORD REQUIRE CURRENT" compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) security Everything related with security type/compatibility type/enhancement The issue or PR belongs to an enhancement.
#54660 opened Jul 16, 2024 by dveeden
5 tasks
Updating a column with another column is not compatible with MySQL 8.0 compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) severity/moderate sig/transaction SIG:Transaction type/bug The issue is confirmed as a bug.
#54038 opened Jun 15, 2024 by dlyixue
Char data type expression is not compatible with MYSQL 8.0 compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#53927 opened Jun 11, 2024 by dlyixue
SELECT $$ from MySQL Client leads to errors in the logs compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) severity/moderate sig/planner SIG: Planner type/bug The issue is confirmed as a bug.
#53753 opened Jun 3, 2024 by dveeden
Incompatible Results for GREATEST Function compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) severity/minor sig/execution SIG execution type/bug The issue is confirmed as a bug.
#53694 opened May 30, 2024 by dwenking
TiDB allows variables and parameters in VIEWs while MySQL does not compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) 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.
#53176 opened May 10, 2024 by mjonss
dumpling: Support for MySQL 8.4.0 compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) component/dumpling This is related to Dumpling of TiDB. type/compatibility type/enhancement The issue or PR belongs to an enhancement.
#53082 opened May 7, 2024 by dveeden
3 tasks
Different beheviors when performing add column in adding expression default values feature compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) component/ddl This issue is related to DDL of TiDB.
#52693 opened Apr 18, 2024 by zimulala
Support for PK changes from signed int to unsigned bigint compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility type/feature-request Categorizes issue or PR as related to a new feature.
#52500 opened Apr 11, 2024 by dveeden
support mysql8.0 create table with start transaction feature compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/feature-request Categorizes issue or PR as related to a new feature.
#52477 opened Apr 10, 2024 by lyonzhi
Wrong value for replicating enum from mysql to Tidb compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/enhancement The issue or PR belongs to an enhancement.
#51908 opened Mar 19, 2024 by 2b1sh
Support TIMESTAMP with explicit time zone 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.
#51742 opened Mar 13, 2024 by mjonss
Support MySQL 8.0.19 feature - aliases in the values and the set clause of insert into ... on duplicate key update compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) type/compatibility type/feature-request Categorizes issue or PR as related to a new feature.
#51650 opened Mar 11, 2024 by yahonda
Should not insert date sucessfully without explicit cast if the column type is json compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) component/json severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#51275 opened Feb 23, 2024 by zimulala
Privilege required to run ALTER INSTANCE RELOAD TLS is too high compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) sig/sql-infra SIG: SQL Infra type/feature-request Categorizes issue or PR as related to a new feature.
#50680 opened Jan 23, 2024 by mzhang77
JDBC throws unexpected connection close when commit/rollback after timeout compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) java Pull requests that update Java code sig/transaction SIG:Transaction type/bug The issue is confirmed as a bug. type/compatibility
#49811 opened Dec 26, 2023 by wengsy150943
TiDB does not respect .0 precision in JSON number type as MySQL compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) component/json severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#49513 opened Dec 16, 2023 by dbsid
UUID() for BINARY column results in syntax error affects-7.5 affects-8.1 compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) 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 severity/major type/bug The issue is confirmed as a bug. type/compatibility
#49508 opened Dec 15, 2023 by dveeden
TiDB md5 result is different to MySQL compatibility-mysql8 This is a compatibility issue with MySQL 8.0(but NOT 5.7) 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/execution SIG execution type/bug The issue is confirmed as a bug.
#49337 opened Dec 11, 2023 by breezewish
ProTip! Add no:assignee to see everything that’s not assigned.