使用dm工具,同步汇集mysql库中每天建新表的情况出错

补充一下,下游建表没有使用create table if not exists,但是上游建表使用了create table if not exists。
和这个有关系吗?