about migration to native comments
This commit is contained in:
@@ -3800,6 +3800,13 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
mkdir tmp
|
mkdir tmp
|
||||||
chmod o+rwx tmp
|
chmod o+rwx tmp
|
||||||
</pre>
|
</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 />
|
<a name="faqproject"></a><br />
|
||||||
<h3>[7. phpMyAdmin project]</h3>
|
<h3>[7. phpMyAdmin project]</h3>
|
||||||
|
|
||||||
@@ -3963,6 +3970,14 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
<br />
|
<br />
|
||||||
Version 2.5.7-pl1 was released with a fix for this vulnerability.
|
Version 2.5.7-pl1 was released with a fix for this vulnerability.
|
||||||
</p>
|
</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 -->
|
<!-- DEVELOPERS -->
|
||||||
<a name="developers"></a><br />
|
<a name="developers"></a><br />
|
||||||
|
Reference in New Issue
Block a user