<?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: Bulk alter schema in MySQL.</title>
	<atom:link href="http://www.microshell.com/database/mysql/bulk-alter-schema-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microshell.com/database/mysql/bulk-alter-schema-in-mysql/</link>
	<description>Learn something share something</description>
	<lastBuildDate>Fri, 16 Jul 2010 20:06:22 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gus</title>
		<link>http://www.microshell.com/database/mysql/bulk-alter-schema-in-mysql/comment-page-1/#comment-3795</link>
		<dc:creator>Gus</dc:creator>
		<pubDate>Fri, 21 May 2010 20:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.microshell.com/?p=1195#comment-3795</guid>
		<description>This is somthing I am trying to do. I would like to alter schema from time to time to add columns to a table or update column type or resize column size on multiple databases.

I guest you can use the default property to set a value and than alter and remove the default statement on the query.</description>
		<content:encoded><![CDATA[<p>This is somthing I am trying to do. I would like to alter schema from time to time to add columns to a table or update column type or resize column size on multiple databases.</p>
<p>I guest you can use the default property to set a value and than alter and remove the default statement on the query.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
