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