Synced export FAQ with export page.
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-08-15 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* Documentation: Synced export FAQ with export page.
|
||||
|
||||
2003-08-14 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* server_privileges.php3: Fix notice about undefined index (bug #780861).
|
||||
|
||||
|
@@ -3164,8 +3164,11 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
||||
once the INSERT verb and the table name.<br />
|
||||
"Enclose table and field names with backquotes" ensures that
|
||||
field and table names formed with special characters are protected.<br />
|
||||
"Include column comments as inline SQL-comments" includes any
|
||||
column comments set in the PMA-DB in the dump as SQL comments (<i>/* xxx */</i>).<br /></p>
|
||||
"Add AUTO_INCREMENT value" ensures, that AUTO_INCREMENT value
|
||||
(if any) will be included in backup.<br />
|
||||
"Add into comments" includes column comments, relations and MIME
|
||||
types set in the PMA-DB in the dump as SQL comments (<i>/* xxx */</i>).<br />
|
||||
</p>
|
||||
|
||||
<h4>
|
||||
[6.13] I would like to create a database with a dot in its name.
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user