notebook/996/flinksql/flink.sql

27 lines
954 B
MySQL
Raw Normal View History

2025-07-25 16:59:05 +08:00
'mutatetype' = 'insertorupdate'
insert
insertorupdate UPSERT
insertorignore
insertorreplace
'ignoredelete' = 'true',
'query' = '*|where saccount <> '''',
'server-id' = '24071-24078',
'scan.startup.mode' = 'initial',
'server-time-zone' = 'Asia/Shanghai'
'binlog' = 'true',
'cdcMode' = 'true',
'upsertSource' = 'true',
'binlogMaxRetryTimes' = '10',
'binlogRetryIntervalMs' = '500',
'binlogBatchReadSize' = '100',
'startTime' = '2025-04-11 15:00:00'
'connector'='print',
'logger'='true'