Is DM's support for MySQL 8.0 not GA yet?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: DM现在对MySQL8.0版本的支持还没有GA吗

| username: 我是吉米哥

[TiDB Usage Environment] Production Environment / Testing / PoC
[TiDB Version]

Is DM’s support for MySQL 8.0 not GA yet?
Support for the Percona distribution should be fine, right?

Also, is there no efficient data synchronization comparison scheme after completion?

===================
Before using the DM tool, please be aware of the following limitations:

  • Database version requirements
    • MySQL version 5.5 ~ 5.7
    • MySQL version = 8.0 (experimental feature)
    • MariaDB version >= 10.1.2 (experimental feature)
| username: 有猫万事足 | Original post link

Before using the DM tool, you need to understand the following limitations:

  • Database version requirements
    • MySQL version 5.6 ~ 8.0
    • MariaDB version >= 10.1.2 (experimental feature)

The 8.1 documentation is written like this. Where did you see that 8.0 is still an experimental feature?

| username: 我是吉米哥 | Original post link

Saw it in the 7.5 documentation.

| username: 有猫万事足 | Original post link

Upgrading to 8.1 should support MySQL 8.0.

It is indeed officially supported starting from this version.