Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrimQuoteMark ¶
TrimQuoteMark tries to trim leading and tailing quote(") mark if exists only trim if leading and tailing quote matched as a pair
func VerifySQLOperateArgs ¶
func VerifySQLOperateArgs(binlogPosStr, sqlPattern string, sharding bool) (*mysql.Position, *regexp.Regexp, error)
VerifySQLOperateArgs verify args for sql operation, including sql-skip, sql-replace. NOTE: only part of args verified in here and others need to be verified from outer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.