Aiven-Open / aiven-mysql-migrate

MySQL® migration tool
Apache License 2.0
10 stars 5 forks source link

Disallow creating child processes in migration target #34

Closed ettanany closed 3 months ago

ettanany commented 4 months ago

This prevents executing system commands on the migration target if the initial dump contains them.

This also ensures the correct public GPG key for MySQL is imported, which is needed to run sys tests.