<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Pythian Blog &#187; alter table</title>
	<atom:link href="http://www.pythian.com/news/tag/alter-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Status update on how MySQL handle the partition(s) for maintenance</title>
		<link>http://www.pythian.com/news/23335/status-update-on-how-mysql-handle-the-partitions-for-maintenance/</link>
		<comments>http://www.pythian.com/news/23335/status-update-on-how-mysql-handle-the-partitions-for-maintenance/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 15:47:40 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[rebuild partition]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=23335</guid>
		<description><![CDATA[Overview We know that having the chance to split a table in different and smaller chunk helps. It helps because performance searches, insert, index handling and data management as well. All fine we are all happy, and very often we push on our customer to go for partition in order to solve part of their [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/23335/status-update-on-how-mysql-handle-the-partitions-for-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When the ALTER TABLE privilege is not enough to run ALTER TABLE</title>
		<link>http://www.pythian.com/news/9007/when-the-alter-table-privilege-is-not-enough-to-run-alter-table/</link>
		<comments>http://www.pythian.com/news/9007/when-the-alter-table-privilege-is-not-enough-to-run-alter-table/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:06:44 +0000</pubDate>
		<dc:creator>Singer Wang</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[alter]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[grant]]></category>
		<category><![CDATA[privilege]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=9007</guid>
		<description><![CDATA[I recently granted ALTER access in MySQL so a user could run the ALTER TABLE command . However after I granted the necessary privileges, the user was still not able to perform the tasks needed. Reproducing the issue using a test instance, I granted a test user the required privileges and MySQL reported no errors [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/9007/when-the-alter-table-privilege-is-not-enough-to-run-alter-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mind the SQL_MODE when running ALTER TABLE</title>
		<link>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/</link>
		<comments>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 17:30:00 +0000</pubDate>
		<dc:creator>Augusto Bott</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[SQL_MODE]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1422/draft-mind-the-sql_mode-when-running-alter-table</guid>
		<description><![CDATA[The other day, a client mentioned they were getting strange results when running ALTER TABLE. The episode involved modifying an existing primary key to add an auto_increment primary key: it was &#8220;shifting&#8221; values. Say what?! As it turns out, it was a very special value getting changed: zero. Some fiddling revealed the underlying reason. Care [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1422/draft-mind-the-sql_mode-when-running-alter-table/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why You Want to Switch to MySQL 5.1</title>
		<link>http://www.pythian.com/news/1168/why-you-want-to-switch-to-mysql-51/</link>
		<comments>http://www.pythian.com/news/1168/why-you-want-to-switch-to-mysql-51/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:23:44 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[auto increment]]></category>
		<category><![CDATA[autoincrement]]></category>
		<category><![CDATA[auto_increment]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[mysql 5.1]]></category>
		<category><![CDATA[online alter table]]></category>
		<category><![CDATA[online logging]]></category>
		<category><![CDATA[prepared statements]]></category>
		<category><![CDATA[processlist]]></category>
		<category><![CDATA[query cache]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[show full processlist]]></category>
		<category><![CDATA[show processlist]]></category>
		<category><![CDATA[table-based logging]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1168/why-you-want-to-switch-to-mysql-51</guid>
		<description><![CDATA[In two words: online operations. In a paragraph: Forget partitioning, row-based replication and events. The big reasons most people are going to salivate over 5.1, and probably start plans to upgrade now, are the online operations: online ALTER TABLE for column rename, column default value change, and adding values to the end of an ENUM/SET [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1168/why-you-want-to-switch-to-mysql-51/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

