Closed mirromutth closed 8 months ago
Motivation:
Resolves #267
Modification:
ParamWriter
NO_BACKSLASH_ESCAPES
innodb_lock_wait_timeout
And unit tests and integration tests for NO_BACKSLASH_ESCAPES.
Result:
SQL mode NO_BACKSLASH_ESCAPES supported
Motivation:
Resolves #267
Modification:
ParamWriter
skips backslash escaping ifNO_BACKSLASH_ESCAPES
is setinnodb_lock_wait_timeout
without escapingAnd unit tests and integration tests for
NO_BACKSLASH_ESCAPES
.Result:
SQL mode
NO_BACKSLASH_ESCAPES
supported