sed -r '/INSERT INTO (mdl_table_1|mdl_table_2)
/d' myslqdump.sql | gzip > "db_reduced.sql.gz"
sed -r '/INSERT INTO (mdl_table_1|mdl_table_2)
/d' myslqdump.sql | gzip > "db_reduced.sql.gz"
Your account will be closed and all data will be permanently deleted and cannot be recovered. Are you sure?