<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Database Related Topics</title>
	<atom:link href="http://wbianchi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wbianchi.wordpress.com</link>
	<description>Be tuned with the subjects database related</description>
	<lastBuildDate>Tue, 26 Jul 2011 21:38:47 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wbianchi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Database Related Topics</title>
		<link>http://wbianchi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wbianchi.wordpress.com/osd.xml" title="Database Related Topics" />
	<atom:link rel='hub' href='http://wbianchi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Working with timestamp columns and MySQL</title>
		<link>http://wbianchi.wordpress.com/2011/07/26/working-with-timestamp-columns-and-mysql/</link>
		<comments>http://wbianchi.wordpress.com/2011/07/26/working-with-timestamp-columns-and-mysql/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 21:38:30 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
		
		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=302</guid>
		<description><![CDATA[This is a simple and classic case that I am following on twitter and try to help a MySQL friend: @danny said &#8211; how to automatically add the timestamp value of a new register and when that same register is altered, how to automatically alter that date? @wagnerbianchijr e.g. for a forum comment, I want to track [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=302&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/07/26/working-with-timestamp-columns-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL 5.6 and the new partitioning resources</title>
		<link>http://wbianchi.wordpress.com/2011/07/19/mysql-5-6-and-the-new-partitioning-resources/</link>
		<comments>http://wbianchi.wordpress.com/2011/07/19/mysql-5-6-and-the-new-partitioning-resources/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 00:48:14 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=286</guid>
		<description><![CDATA[There are too functional new features on MySQL 5.6 regarding to the MySQL Partition Engine we can apply on database tables. With that new version, besides of the performance improvements provided by the partitioned tables, the database administrators could benefit their environments in order to better retrieve information selecting data just from the specific table partition. We will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=286&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/07/19/mysql-5-6-and-the-new-partitioning-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>

		<media:content url="http://wbianchi.files.wordpress.com/2011/07/mysql_labs.png" medium="image">
			<media:title type="html">mysql_labs</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL and InnoDB comments&#8230;</title>
		<link>http://wbianchi.wordpress.com/2011/07/16/mysql-and-innodb-comments/</link>
		<comments>http://wbianchi.wordpress.com/2011/07/16/mysql-and-innodb-comments/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 16:38:17 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[comments]]></category>
		<category><![CDATA[compressed]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=250</guid>
		<description><![CDATA[Hello everyone, here we go for a new blog post and now treating about InnoDB inside MySQL 5.5 and as you should now, this new version uses InnoDB Plugin version 1.1 which one has a lot of new adjustable resources. What most caught my attention was the impressed way that users could adjust it to have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=250&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/07/16/mysql-and-innodb-comments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>

		<media:content url="http://wbianchi.files.wordpress.com/2011/07/innodb_more_cores.jpg" medium="image">
			<media:title type="html">innodb_more_cores</media:title>
		</media:content>
	</item>
		<item>
		<title>A rollback query on innodb does not reset the auto_increment counter?!?!?</title>
		<link>http://wbianchi.wordpress.com/2011/06/18/a-rollback-query-on-innodb-does-not-reset-the-auto_increment-counter/</link>
		<comments>http://wbianchi.wordpress.com/2011/06/18/a-rollback-query-on-innodb-does-not-reset-the-auto_increment-counter/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 16:51:51 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rollback]]></category>
		<category><![CDATA[transactions]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=232</guid>
		<description><![CDATA[So, this is a small blog that I felt necessity to do cause I am seeing many tweets on twitter (obviously) talking about that &#8220;a rollback query on innodb does not reset the auto_increment counter&#8221;. I quickly went test it and really didn&#8217;t understand what happened with this user environment, due to it I decided [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=232&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/06/18/a-rollback-query-on-innodb-does-not-reset-the-auto_increment-counter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL Cluster Storage Nodes First Steps</title>
		<link>http://wbianchi.wordpress.com/2011/03/25/mysql-cluster-storage-nodes-first-steps/</link>
		<comments>http://wbianchi.wordpress.com/2011/03/25/mysql-cluster-storage-nodes-first-steps/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 16:05:23 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL Cluster]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=224</guid>
		<description><![CDATA[Going on with our MySQL Cluster studies, now I am starting this new post to talk or write about the Storage or Data Nodes, that one is responsible to storage all cluster data. When we start a cluster (as you have read at MySQL Cluster First Topics), the first step is to start the Management [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=224&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/03/25/mysql-cluster-storage-nodes-first-steps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL Cluster First Topics</title>
		<link>http://wbianchi.wordpress.com/2011/02/26/mysql-cluster-first-topics/</link>
		<comments>http://wbianchi.wordpress.com/2011/02/26/mysql-cluster-first-topics/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 23:11:36 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL Cluster]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=201</guid>
		<description><![CDATA[MySQL Cluster originates from a product called Network DataBase from Ericson Telco, located on Swedish.  Ericson&#8217;s intention was to have a database running on network as a service. Today&#8217;s MySQL Cluster have its name NDB due to the original technology name. For example, the name of the Storage Engine used connected to MySQL Server is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=201&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2011/02/26/mysql-cluster-first-topics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>Benchmark: INSERT x INSERT DELAYED</title>
		<link>http://wbianchi.wordpress.com/2010/11/30/insert-x-insert-delayed/</link>
		<comments>http://wbianchi.wordpress.com/2010/11/30/insert-x-insert-delayed/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 14:31:55 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=160</guid>
		<description><![CDATA[I will discuss a topic that have been discussed on MySQL General list. We got a case on the list which generate doubts about the performance relationship regarding to a simple INSERT or a INSERT DELAYED. This case was passing with an application that INSERT a line into a table on every users&#8217; step. What [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=160&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2010/11/30/insert-x-insert-delayed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>

		<media:content url="http://wbianchi.files.wordpress.com/2010/11/myisam.jpg" medium="image">
			<media:title type="html">MyISAM</media:title>
		</media:content>

		<media:content url="http://wbianchi.files.wordpress.com/2010/11/archive.jpg" medium="image">
			<media:title type="html">ARCHIVE</media:title>
		</media:content>
	</item>
		<item>
		<title>Formatos de armazenamento do log binário (log-bin)</title>
		<link>http://wbianchi.wordpress.com/2010/11/09/formatos-de-armazenamento-do-log-binario-log-bin/</link>
		<comments>http://wbianchi.wordpress.com/2010/11/09/formatos-de-armazenamento-do-log-binario-log-bin/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 18:42:29 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=151</guid>
		<description><![CDATA[Quando o papo é Scale-Out, entram em cena as considerações relacionadas com o tipo de armazenamento do log binário, importante e, diria, fundamental recurso mantido pelo MySQL para que a replicação seja possível entre os servidor de bancos de dados MySQL. Os tipos de armazenamento começaram a variar de forma configurável desde a versão 5.1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=151&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2010/11/09/formatos-de-armazenamento-do-log-binario-log-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>InnoDB Plugin + MySQL 5.1</title>
		<link>http://wbianchi.wordpress.com/2010/09/29/innodb-plugin-mysql-5-1/</link>
		<comments>http://wbianchi.wordpress.com/2010/09/29/innodb-plugin-mysql-5-1/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 02:36:52 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=138</guid>
		<description><![CDATA[Umas das características mais interessantes que o MySQL adquiriu com o passar do tempo e também o que o diferencia dos outros produtos de bancos de dados é a capacidade de ser um plugable database. Esta é a característica que permite que o MySQL receba na segunda camada de sua arquitetura os plugins, sendo que [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=138&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2010/09/29/innodb-plugin-mysql-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server 2008 &#8211; Table Partitioning</title>
		<link>http://wbianchi.wordpress.com/2010/08/29/sql-server-2008-table-partitioning/</link>
		<comments>http://wbianchi.wordpress.com/2010/08/29/sql-server-2008-table-partitioning/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:15:07 +0000</pubDate>
		<dc:creator>wagnerbianchi</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://wbianchi.wordpress.com/?p=122</guid>
		<description><![CDATA[Hi folks! That&#8217;s my first adventure published here on my blog, now giving a little attention to SQL Server 2008 and its partitioning tables resourses. SQL Server in its new release, put on the market many new features and partitioning is one of that got my attention. This resource is so simple to planing, use [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wbianchi.wordpress.com&amp;blog=11893899&amp;post=122&amp;subd=wbianchi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wbianchi.wordpress.com/2010/08/29/sql-server-2008-table-partitioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44f46b0112bf65a995001f9e07dfed9e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wagnerbianchi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
