You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dm/dm-compatibility-catalog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ DM supports migrating data from different sources to TiDB clusters. Based on the
20
20
| MySQL 5.6 | GA ||
21
21
| MySQL 5.7 | GA ||
22
22
| MySQL 8.0 | GA | Does not support binlog transaction compression [Transaction_payload_event](https://dev.mysql.com/doc/refman/8.0/en/binary-log-transaction-compression.html). |
23
-
| MySQL 8.1 ~ 8.3 | Not tested ||
24
-
| MySQL 8.4 |Incompatible | For more information, see [DM Issue #11020](https://github.com/pingcap/tiflow/issues/11020). |
23
+
| MySQL 8.1 ~ 8.3 | Not tested |Does not support binlog transaction compression [Transaction_payload_event](https://dev.mysql.com/doc/refman/8.0/en/binary-log-transaction-compression.html). |
24
+
| MySQL 8.4 |Experimental, since 8.5.6 | Does not support binlog transaction compression [Transaction_payload_event](https://dev.mysql.com/doc/refman/8.0/en/binary-log-transaction-compression.html). |
25
25
| MySQL 9.x | Not tested ||
26
26
| MariaDB < 10.1.2 | Incompatible | Incompatible with binlog of the time type. |
0 commit comments