]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blobdiff - tests/testdb.md
Mention show tables command.
[philipp/winterrodeln/wradmin.git] / tests / testdb.md
index c8d2014984eb8a1a4dc66f450539e9a86d210b7c..2eeffecedb125278b5435b94746010ad4ddb7f3c 100644 (file)
@@ -80,7 +80,11 @@ watchlist
 ;
 ```
 
-Should remain:
+The command
+
+    show tables;
+
+should show the following remaining tables:
 ```
 categorylinks
 page
@@ -182,4 +186,4 @@ DELETE FROM wrregioncache;
 
 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