gh-ost/go
Tim Vaillancourt 3f44e04365
Set a transaction isolation level for MySQL connections (#1156)
* Set transaction isolation in connections

* Revert load_map.go change

* Var rename

* Restore comment
2022-08-12 18:52:22 +02:00
..
base Allow zero in dates (#1161) 2022-08-10 21:50:59 +02:00
binlog Use switch statements for readability, simplify .NewGoMySQLReader() (#1135) 2022-07-06 23:45:26 +02:00
cmd/gh-ost Set a transaction isolation level for MySQL connections (#1156) 2022-08-12 18:52:22 +02:00
logic Allow zero in dates (#1161) 2022-08-10 21:50:59 +02:00
mysql Set a transaction isolation level for MySQL connections (#1156) 2022-08-12 18:52:22 +02:00
sql Enable more golang-ci linters (#1149) 2022-07-18 18:37:18 +02:00