faq entry

This commit is contained in:
Marc Delisle
2002-07-14 12:03:45 +00:00
parent 02257a61cc
commit 413439e4bf

View File

@@ -1360,8 +1360,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
<a class="navigation" href="#faqmultiuser">Multi-user</a> &nbsp;-&nbsp;
<a class="navigation" href="#faqbrowsers">Browsers</a> &nbsp;-&nbsp;
<a class="navigation" href="#faqusing">Usage tips</a> &nbsp;-&nbsp;
<a class="navigation" href="#faqproject">Project</a> &nbsp;-&nbsp;
<a class="navigation" href="#faqsyntaxcoloring">Syntax coloring</a>
<a class="navigation" href="#faqproject">Project</a>
@@ -2136,6 +2135,14 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
<b>What is the curious symbol &oslash; in the table statistics?</b><br />
It means &quot;average&quot;.
</p>
<a name="faqexport"></a>
<p>
<b>I want to understand some Export options.</b><br />
&quot;Complete inserts&quot; adds the column names on every INSERT command,
for better documentation.<br />
&quot;Extended inserts&quot; provides a shorter dump file by using only
once the INSERT verb and the table name.
</p>
<a name="faqproject"></a>
<h3>[phpMyAdmin project]</h3>
<p>