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
I have searched the issues of this repository and believe that this is not a duplicate.
I have checked the FAQ of this repository and believe that this is not a duplicate.
environment
canal version 1.17
mysql version 5.7
Issue Description
i have a.yml,b.yml in rdb,when startup adapter,i find envProperties load all targetColumns in same dbMapping and it not Distinguish fields by file name。This results in an error when synchronizing data: Target column xxx not found.Because table b contains the fields of table a.. I'm wondering why sharing envProperties results in field overwriting
environment
Issue Description
i have a.yml,b.yml in rdb,when startup adapter,i find envProperties load all targetColumns in same dbMapping and it not Distinguish fields by file name。This results in an error when synchronizing data: Target column xxx not found.Because table b contains the fields of table a.. I'm wondering why sharing envProperties results in field overwriting
a.yml:
b.yml:
share envProperties ,the dbMapping conflict??
b.table contains a.table fields
Steps to reproduce
Expected behaviour
Actual behaviour
If there is an exception, please attach the exception trace:
The text was updated successfully, but these errors were encountered: