Skip to content

Commit 0fa43e1

Browse files
committed
Update dm-faq.md
1 parent 809c2f8 commit 0fa43e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dm/dm-faq.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ Set the parameters below to a value larger than the default 67108864 (64M).
124124
- The global variable of the TiDB server: `max_allowed_packet`.
125125
- The configuration item in the task configuration file: `target-database.max-allowed-packet`. For details, refer to [DM Advanced Task Configuration File](/dm/task-configuration-file-full.md).
126126

127-
For details, see [Loader solution](https://docs.pingcap.com/tidb/stable/loader-overview#solution).
128-
129127
## How to handle the error `Error 1054: Unknown column 'binlog_gtid' in 'field list'` that occurs when existing DM migration tasks of an DM 1.0 cluster are running on a DM 2.0 or newer cluster?
130128

131129
Since DM v2.0, if you directly run the `start-task` command with the task configuration file of the DM 1.0 cluster to continue the incremental data replication, the error `Error 1054: Unknown column 'binlog_gtid' in 'field list'` occurs.

0 commit comments

Comments
 (0)