Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Son
7b2abffcec sql-server: Fix regression: Respect autocommit config.
In the migration to *SqlEngine in 0.34.4 to 0.34.5, the server config's respect
for the default value for autocommit regressed. In 0.34.5 - 0.35.3,
`autocommit` is always turned on by default for incoming connections,
regardless of the setting in the config.yaml file or the flag
`--no-auto-commit` being passed at the command line.
2022-01-10 12:00:15 -08:00
jennifersp
fdec0ba82b add mysql client bats test (#2540) 2021-12-27 19:13:15 -08:00