gh-ost/go/logic
2020-12-31 11:01:13 +02:00
..
applier.go parsing AUTO_INCREMENT from alter query, reading AUTO_INCREMENT from original table, applying AUTO_INCREMENT value onto ghost table if applicable and user has not specified AUTO_INCREMENT in alter statement 2020-12-31 11:01:13 +02:00
hooks.go refactor progressPct into migrationContext 2019-10-07 06:59:56 +03:00
inspect.go parsing AUTO_INCREMENT from alter query, reading AUTO_INCREMENT from original table, applying AUTO_INCREMENT value onto ghost table if applicable and user has not specified AUTO_INCREMENT in alter statement 2020-12-31 11:01:13 +02:00
migrator.go parsing AUTO_INCREMENT from alter query, reading AUTO_INCREMENT from original table, applying AUTO_INCREMENT value onto ghost table if applicable and user has not specified AUTO_INCREMENT in alter statement 2020-12-31 11:01:13 +02:00
server.go implement a logging interface 2019-10-07 11:10:36 -04:00
streamer.go implement a logging interface 2019-10-07 11:10:36 -04:00
throttler.go Merge branch 'master' into logging-interface-contrib 2020-07-21 16:01:29 -05:00