silent column type changing
This commit is contained in:
@@ -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
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user