<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MySQL alter table drop constraint&#8230;</title>
	<atom:link href="http://stereointeractive.com/blog/2010/03/04/mysql-alter-table-drop-constraint/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog/2010/03/04/mysql-alter-table-drop-constraint/</link>
	<description>Development Blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:31:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/2010/03/04/mysql-alter-table-drop-constraint/comment-page-1/#comment-551</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=451#comment-551</guid>
		<description>Yes, the first isn&#039;t valid and throws an error. It&#039;s odd that to create a foreign key, the syntax is &quot;...add constraint...&quot; but to drop it, the syntax is &quot;...drop foreign key...&quot;</description>
		<content:encoded><![CDATA[<p>Yes, the first isn&#8217;t valid and throws an error. It&#8217;s odd that to create a foreign key, the syntax is &#8220;&#8230;add constraint&#8230;&#8221; but to drop it, the syntax is &#8220;&#8230;drop foreign key&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence Krubner</title>
		<link>http://stereointeractive.com/blog/2010/03/04/mysql-alter-table-drop-constraint/comment-page-1/#comment-550</link>
		<dc:creator>Lawrence Krubner</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=451#comment-550</guid>
		<description>I continue to learn from your weblog, Scott. Any reason why the latter syntax is preferable to the first? Does the first throw an error?</description>
		<content:encoded><![CDATA[<p>I continue to learn from your weblog, Scott. Any reason why the latter syntax is preferable to the first? Does the first throw an error?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
