Skip to content

Commit da610f5

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs master
1 parent 25e2529 commit da610f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

markdown-pages/en/tidb/master/dm/dm-compatibility-catalog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ DM supports migrating data from different sources to TiDB clusters. Based on the
1919
| MySQL ≤ 5.5 | Not tested | |
2020
| MySQL 5.6 | GA | |
2121
| MySQL 5.7 | GA | |
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). |
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 | 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 (supported starting from TiDB v8.5.6) | Does not support [binlog transaction compression (`Transaction_payload_event`)](https://dev.mysql.com/doc/refman/8.4/en/binary-log-transaction-compression.html). |
2525
| MySQL 9.x | Not tested | |
2626
| MariaDB < 10.1.2 | Incompatible | Incompatible with binlog of the time type. |
2727
| MariaDB 10.1.2 ~ 10.5.10 | Experimental | |

0 commit comments

Comments
 (0)