Hello Can I please have the mysqldump cli…

Hello! Can I please have the mysqldump cli tool installed on my sandbox?

I’d like to dump some data from translate.w.org so I can do some testing regarding performance.

“Some data” are following tables:

  • translate_translations
  • translate_originals
  • translate_projects
  • translate_translation_sets

And performance is regards this issue: https://github.com/GlotPress/GlotPress-WP/issues/376. I want to find out which current or new indexes will help to lower the execution time of queries.

Thanks!