pingcap / pingcap/tidb

Appear error of `...see the documentation for 'show_compatibility_56'"` when using DM

Open
#39,027 4 comments 0 reactions 0 assignees View on GitHub
affects-5.3 affects-5.4 affects-6.0 affects-6.1 affects-6.2 affects-6.3 affects-6.4 affects-6.5 affects-6.6 affects-7.0 affects-7.1 affects-7.5 affects-8.1 component/dumpling severity/moderate type/bug type/compatibility
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

### Before asking a question, make sure you have

- [X] Searched existing Stack Overflow questions
- [X] Googled your question
- [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue)
- [X] Read the [documentation](https://docs.pingcap.com/tidb/stable)

### What is your question?
when people who used DM v6.1.0 migrate data from MySQL 5.7.40 to TiDB v6.1.0, the error `"RawCause": "sql: SELECT `VARIABLE_NAME`,`VARIABLE_VALUE` FROM `information_schema`.`GLOBAL_STATUS` LIMIT 1, args: []: Error 3167: The 'INFORMATION_SCHEMA.GLOBAL_STATUS' feature is disabled; see the documentation for 'show_compatibility_56'"` appeared out of DM.

original problem address(including mini-reproduce) : https://asktug.com/t/topic/994794

Contributor guide

Open the contributing guide

Research direction

Start with the reported DM migration from MySQL 5.7.40 to TiDB 6.1.0 and the GLOBAL_STATUS error shown in the issue. Review the linked AskTUG reproduction to determine whether the incompatibility belongs to DM or TiDB, then document or verify the expected compatibility behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.