description improvements

This commit is contained in:
Marc Delisle
2006-02-25 12:25:17 +00:00
parent 87090a0264
commit cbc3cb350b

View File

@@ -96,8 +96,11 @@
<li>create<a href="#footnote_1"><sup>1</sup></a> and read dumps of tables
</li>
<li>export<a href="#footnote_1"><sup>1</sup></a> data to
<abbr title="comma seperated values">CSV</abbr>,
<abbr title="Extensible Markup Language">XML</abbr> and LaTeX formats
<abbr title="comma separated values">CSV</abbr>,
<abbr title="Extensible Markup Language">XML</abbr>,
<abbr title="Portable Document Format">PDF</abbr>,
<abbr title="Microsoft Word 2000">Word</abbr>,
<abbr title="Microsoft Excel 2000">Excel</abbr> and LaTeX formats
</li>
<li>administer multiple servers</li>
<li>manage MySQL users and privileges</li>
@@ -108,7 +111,7 @@
your Database layout</li>
<li>search globally in a database or a subset of it</li>
<li>transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link or ...
functions, like displaying BLOB-data as image or download-link
</li>
<li>support InnoDB tables and foreign keys <a href="#faq3_6">(see
<abbr title="Frequently Asked Questions">FAQ</abbr> 3.6)</a></li>