diff --git a/Documentation.html b/Documentation.html index 62d395c31..f29d6391a 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1509,6 +1509,17 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' this document.
+
+ How can I restore (upload) my database or table using a dump?
+
+ Click on a database name in the left frame, the properties will be
+ displayed. Then in the "Run SQL query" section, type in your local
+ dump filename, or use the Browse button. Then click Go.
+
+ For additional help on this subject, look for the word "upload" in
+ this document.
+