<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: SHOW COLUMN TYPES: A hidden MySQL treat?</title>
	<link>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/</link>
	<description>Stay curious!</description>
	<pubDate>Sat, 30 Aug 2008 04:57:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: sheeri</title>
		<link>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1916</link>
		<author>sheeri</author>
		<pubDate>Fri, 22 Sep 2006 01:56:16 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1916</guid>
		<description>&lt;p&gt;wow!!!  Great stuff.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>wow!!!  Great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1901</link>
		<author>Dmitry</author>
		<pubDate>Wed, 20 Sep 2006 19:01:01 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1901</guid>
		<description>&lt;p&gt;hm, 1st works, but 2nd doesn't:&lt;/p&gt;

&lt;pre&gt;root:test&#62; help column types;
Nothing found
Please try to run 'help contents' for a list of all accessible topics&lt;/pre&gt;

&lt;p&gt;Server version:         5.0.24a-standard-log&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>hm, 1st works, but 2nd doesn&#8217;t:</p>
<pre>root:test&gt; help column types;
Nothing found
Please try to run 'help contents' for a list of all accessible topics</pre>
<p>Server version:         5.0.24a-standard-log</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Mash</title>
		<link>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1898</link>
		<author>Frank Mash</author>
		<pubDate>Wed, 20 Sep 2006 14:29:07 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1898</guid>
		<description>&lt;p&gt;Xaprb,&lt;/p&gt;

&lt;p&gt;Great find man. I didn't know either.&lt;/p&gt;

&lt;p&gt;Frank&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Xaprb,</p>
<p>Great find man. I didn&#8217;t know either.</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bouman</title>
		<link>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1896</link>
		<author>Roland Bouman</author>
		<pubDate>Wed, 20 Sep 2006 08:12:42 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/09/19/show-column-types-a-hidden-mysql-treat/#comment-1896</guid>
		<description>&lt;p&gt;Nice one!&lt;/p&gt;

&lt;p&gt;Did not know this feature existed. &lt;/p&gt;

&lt;p&gt;As for the information schema: I think the standard does not define a separate view for data types because it silently assumes existence of the standard datatypes. &lt;/p&gt;

&lt;p&gt;I know SQL server does expose this information in the systypes (or sysdatatypes, can't remember exactly which one) system table.&lt;/p&gt;

&lt;p&gt;I actually filed a feature request to add this information to the information schema (http://bugs.mysql.com/bug.php?id=11665) but it was bumped. I still think it would be incredibly useful (for GUI tools and such): the fact that it is not defined in the standard cannot be the reason to not expose the information. &lt;/p&gt;

&lt;p&gt;(There are already proprietary additions to the MySQL information schema, and the the SQL standard has a habit of following practice rather than heading it)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Nice one!</p>
<p>Did not know this feature existed. </p>
<p>As for the information schema: I think the standard does not define a separate view for data types because it silently assumes existence of the standard datatypes. </p>
<p>I know SQL server does expose this information in the systypes (or sysdatatypes, can&#8217;t remember exactly which one) system table.</p>
<p>I actually filed a feature request to add this information to the information schema (http://bugs.mysql.com/bug.php?id=11665) but it was bumped. I still think it would be incredibly useful (for GUI tools and such): the fact that it is not defined in the standard cannot be the reason to not expose the information. </p>
<p>(There are already proprietary additions to the MySQL information schema, and the the SQL standard has a habit of following practice rather than heading it)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
