pingcap / pingcap/tidb

`ALTER USER` in TiDB is incompatible with MySQL8.0

Open
#39,299 1 comment 0 reactions 1 assignee Claimed by @CbcWestwolf View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

Now `ALTER USER` in TiDB is compatible with MySQL5.7. If multiple users are specified in the same `ALTER USER` statement, the failure of modifying a latter user would not rollback the modification of the former users. But in MySQL8.0, if something wrong happens, all of the current modifications would be rollback.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.