<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/1526181</link>
		<description>Comments by W. Andrew Loe III</description>
<item>
<title>Caffeine : Adding Columns to large MySQL Tables Quickly</title>
<link>http://onehub.com/blog/posts/adding-columns-to-large-mysql-tables-quickly/#IDComment400487710</link>
<description>Depending on your setup this may be addressed with Extended Fast Index Creation: &lt;a href=&quot;http://www.percona.com/doc/percona-server/5.5/management/innodb_extended_fast_index_creation.html&quot; target=&quot;_blank&quot;&gt;http://www.percona.com/doc/percona-server/5.5/man...&lt;/a&gt;. The good folks at Percona have written more about it, including benchmarks in a few different scenarios: &lt;a href=&quot;http://www.mysqlperformanceblog.com/2011/11/06/improved-innodb-fast-index-creation/&quot; target=&quot;_blank&quot;&gt;http://www.mysqlperformanceblog.com/2011/11/06/im...&lt;/a&gt;. If you are doing an insert directly in to the new table, it may be better to simply delay adding indicies until after the table is populated. </description>
<pubDate>Thu, 12 Jul 2012 16:58:36 +0000</pubDate>
<guid>http://onehub.com/blog/posts/adding-columns-to-large-mysql-tables-quickly/#IDComment400487710</guid>
</item><item>
<title>Caffeine : Firesheep: What It Is And Why You Should Be Scared</title>
<link>http://onehub.com/blog/posts/firesheep-what-it-is-and-why-you-should-be-scared/#IDComment119349927</link>
<description>We need to know which session is yours. HTTP is stateless, so we use a cookie to keep the identifier for your session on your browser, the actual contents of the session are stored on our servers. </description>
<pubDate>Mon, 3 Jan 2011 21:45:11 +0000</pubDate>
<guid>http://onehub.com/blog/posts/firesheep-what-it-is-and-why-you-should-be-scared/#IDComment119349927</guid>
</item>	</channel>
</rss>