Skip to content

use multi-value (bulk) insert / replace #829

Closed
@ghost

Description

对于大量insert, 在目标端应使用形如
replace into ... values ( ), ( ), ( ), ...
的语句回放.

要考虑这种回放和prepare statement之间如何整合.

关联问题

  • MySQL 一个 RowsEvent 可以表示多行
  • dtle中间结构 DataEvent 只表示一行. 需要优化.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions