Files
webmin/mysql/help/newdb_form.html
2007-04-12 20:24:50 +00:00

10 lines
344 B
HTML

<header>Create Database</header>
This form allows you to create a new MySQL database, with an optional
initial table. You must enter a database name, and if creating an initial
table you must enter a table name and the details of at least one field.
When done, click on the <tt>Create</tt> to have the database immediately
created. <p>
<hr>