Smile-SA / gdpr-dump

Utility that creates anonymized database dumps (MySQL only). Provides default config templates for Magento, Drupal and Shopware.
GNU General Public License v3.0
169 stars 46 forks source link

Use a readonly connection to create the dump #121

Closed guvra closed 6 months ago

guvra commented 6 months ago

This PR adds the following query to the init_commands array passed to mysqldump-php: SET SESSION TRANSACTION READ ONLY