Author: jdrussel
Date: 2011-06-17 20:38:15 +0200 (Fri, 17 Jun 2011)
New Revision: 26548
Log:
Filling in some new terms, but leaving commented for the moment.
Modified:
trunk/dynamic-docs/glossary/backup.xml
Modified: trunk/dynamic-docs/glossary/backup.xml
===================================================================
--- trunk/dynamic-docs/glossary/backup.xml 2011-06-17 13:07:06 UTC (rev 26547)
+++ trunk/dynamic-docs/glossary/backup.xml 2011-06-17 18:38:15 UTC (rev 26548)
Changed blocks: 2, Lines Added: 26, Lines Deleted: 2; 1221 bytes
@@ -678,10 +678,15 @@
<gterm>manifest</gterm>
<def>
- <para></para>
+ <para>
+ The record of the environment (for example, command-line
+ arguments) and data files involved in a backup, stored in the
+ files <filename>meta/backup_create.xml</filename> and
+ <filename>meta/backup_content.xml</filename>, respectively.
+ </para>
</def>
- <gseealso glosid=""/>
+ <gseealso glosid="meta"/>
</glossent>
-->
@@ -709,6 +714,25 @@
</glossent>
+<!--
+ <glossent id="meta">
+
+ <gterm>meta</gterm>
+ <def>
+
+ <para>
+ A subdirectory within the backup directory, holding files
+ created during the backup to keep them separate from the data
+ files. For example, the
+ <emphasis role="bold">manifest</emphasis> files are stored here.
+ </para>
+
+ </def>
+ <gseealso glosid="manifest"/>
+
+ </glossent>
+-->
+
<glossent id="mrg_file">
<gterm>.MRG file</gterm>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26548 - trunk/dynamic-docs/glossary | john.russell | 19 Jun |