silent column type changing

This commit is contained in:
Marc Delisle
2002-06-27 21:09:11 +00:00
parent ced3986652
commit f5d2f56e0e
2 changed files with 6 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ $Source$
* sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
Select and no table
* lang/slovak-iso updates, thanks to Lubos Klokner
* Documentation.html: faq about silent column type changing
2002-06-26 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/czech-*.inc.php3: Shorter term for QBE, thanks again to

View File

@@ -2047,6 +2047,11 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
</ul></li>
</ul>
</p>
<p>
<b>phpMyAdmin is changing the type of one of my columns!</b>
<br />
No, it's MySQL that is doing <a class="navigation" href="http://www.mysql.com/doc/S/i/Silent_column_changes.html">silent column type changing</a>.
</p>
<a name="faqproject"></a>
<h3>[phpMyAdmin project]</h3>
<p>