about migration to native comments

This commit is contained in:
Marc Delisle
2005-03-06 11:38:56 +00:00
parent 939754f7f3
commit f7da2e9bfb

View File

@@ -3800,6 +3800,13 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
mkdir tmp
chmod o+rwx tmp
</pre>
<h4>
[6.24] Now that phpMyAdmin supports native MySQL 4.1.x column comments,
what happens to my column comments stored in pmadb?
</h4>
<p> Automatic migration of a table's pmadb-style column comments to the native
ones is done whenever you enter Structure page for this table.
</p>
<a name="faqproject"></a><br />
<h3>[7. phpMyAdmin project]</h3>
@@ -3963,6 +3970,14 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
<br />
Version 2.5.7-pl1 was released with a fix for this vulnerability.
</p>
<h4>
[8.3] About new security alerts
</h4>
<p>
Please refer to
<a href="http://www.phpmyadmin.net">http://www.phpmyadmin.net</a>
for the complete list of security alerts.
</p>
<!-- DEVELOPERS -->
<a name="developers"></a><br />