alibaba / alibaba/DataX

mysql之间的同步问题

Open
#770 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

mysql同步到mysql时,如果数据表中的字段名是mysql的关键字时,该表就会同步失败,在不更改字段名的前提下,请问怎么解决呀

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue reports that MySQL-to-MySQL synchronization fails when a column name is a MySQL reserved word, but it names no file, test, schema, or error message. Start by reproducing the case and tracing DataX's MySQL reader and writer handling of identifiers; done means the table synchronizes successfully without renaming the column.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.