This commit is contained in:
Justin Fudally 2020-03-25 15:48:19 -05:00
parent d31f3aac0c
commit 46dabd338b

View File

@ -119,7 +119,7 @@ type MigrationContext struct {
ThrottleAdditionalFlagFile string ThrottleAdditionalFlagFile string
throttleQuery string throttleQuery string
throttleHTTP string throttleHTTP string
ignoreHTTPErrors bool ignoreHTTPErrors bool
ThrottleCommandedByUser int64 ThrottleCommandedByUser int64
HibernateUntil int64 HibernateUntil int64
maxLoad LoadMap maxLoad LoadMap