;
```
-Should remain:
+The command
+
+ show tables;
+
+should show the following remaining tables:
```
categorylinks
page
DELETE FROM wrreport;
DELETE FROM wrsledruncache;
DELETE FROM wrinncache;
-DELETE FROM wrregion;
DELETE FROM wrregioncache;
+DELETE FROM wrregion;
```
Export data to SQL:
- mysqldump philipp_winterrodeln_wiki --skip-extended-insert --skip-add-locks > philipp_winterrodeln_wiki.sql
\ No newline at end of file
+ mysqldump philipp_winterrodeln_wiki --skip-extended-insert --skip-add-locks > testdb.sql