Exception: PerconaMigrator::CommandNotFoundError
- Defined in:
- lib/percona_migrator/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
31 32 33 |
# File 'lib/percona_migrator/errors.rb', line 31 def 'Please install pt-online-schema-change. Check: https://www.percona.com/doc/percona-toolkit for further details' end |