Skip to content

Commit 2ff1150

Browse files
committed
ParseTime is free
1 parent 73a2b88 commit 2ff1150

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/connectors/mysql/cdc.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ func (c *MySqlConnector) startSyncer(ctx context.Context) (*replication.BinlogSy
235235
Logger: logger,
236236
Dialer: c.Dialer(),
237237
UseDecimal: true,
238-
ParseTime: false,
239238
TLSConfig: tlsConfig,
240239
}), nil
241240
}

0 commit comments

Comments
 (0)