mirror of
https://github.com/webmin/webmin.git
synced 2025-07-29 11:50:54 +00:00
13 lines
504 B
HTML
13 lines
504 B
HTML
<header>Backup Database</header>
|
|
|
|
This form allows you to backup an entire database (or selected rows) to
|
|
a file. Select the file write the backup to and the other options, then click
|
|
the <tt>Backup Now</tt> button to start the backup process. Written to the
|
|
file will be SQL statements that when executed will re-create the database
|
|
tables and their contents. This file can be executed using the command-line
|
|
<tt>mysql</tt> program or the Execute SQL page, in order to restore the
|
|
database. <p>
|
|
|
|
<hr>
|
|
|