<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://sql.dzone.com/">
  <channel>
    <title>SQL Zone - The social network for developers</title>
    <link>http://sql.dzone.com/</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.dzone.com/zones/sql" /><feedburner:info uri="zones/sql" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>MySQL and the SSB – Part 2 – MyISAM vs InnoDB low concurrency</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/iS11EbJ8ASM/mysql-and-ssb-%E2%80%93-part-2-%E2%80%93</link>
    <description>This post comes from&amp;nbsp;Justin Swanhart at the MySQL Performance Blog. &amp;nbsp;This blog post is part two in what is now a continuing series on the Star Schema Benchmark.
      Preview Text:&amp;nbsp;
    
            
                    In my previous blog post I compared MySQL 5.5.30 to MySQL 5.6.10, both with default settings using only the InnoDB storage engine. In my testing I discovered that...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/iS11EbJ8ASM" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/mysql-and-ssb-%E2%80%93-part-2-%E2%80%93#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/languages/sql">SQL</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140847</wfw:commentRss>
 <dz:submitDate>Thu, 23 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>179</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/mysql-logo.png</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 23 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">140847 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/mysql-and-ssb-%E2%80%93-part-2-%E2%80%93</feedburner:origLink></item>
  <item>
    <title>SQL Server Compact Code Snippet of the Week #15 : flush data to disk immediately </title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/fLkD9wmzjCs/sql-server-compact-code-8</link>
    <description>Under normal operation, SQL Server Compact keeps all pending disk writes in memory, and flushes them to disk at least every 10 seconds. The connection string property to control this is called “Flush Interval”, and valid values are between 1 and 1000 seconds. But you may want to flush to disk immediately under certain circumstances, and this weeks code snippet demonstrates how to do just...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/fLkD9wmzjCs" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/sql-server-compact-code-8#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/sql-server">SQL Server</category>
 <category domain="http://sql.dzone.com/category/tags/sql-server-compact">sql server compact</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/languages/sql">SQL</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140733</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>266</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/sqlserver_sql_server_2008_logo.png</dz:thumbnail>
 <dz:submitter> <dz:username>ErikEJ</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-800341.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>ErikEJ</dc:creator>
 <guid isPermaLink="false">140733 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/sql-server-compact-code-8</feedburner:origLink></item>
  <item>
    <title>Replication in MySQL 5.6: GTIDs benefits and limitations – Part 1</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/DqVu5DKUg8I/replication-mysql-56-gtids</link>
    <description>This post comes from&amp;nbsp;Stephane Combaudon at the MySQL Performance Blog. 
      Preview Text:&amp;nbsp;
    
            
                    Global Transactions Identifiers are one of the new features regarding replication in MySQL 5.6. They open up a lot of opportunities to make the life of DBAs much easier when having to maintain servers under a specific replication topology.        
       ...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/DqVu5DKUg8I" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/replication-mysql-56-gtids#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/gtid">gtid</category>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/tags/mysql-56">mysql 5.6</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140731</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>312</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/data_replication2-300x204.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">140731 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/replication-mysql-56-gtids</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want to Miss (May 22)</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/IoXVamXAtgg/links-you-dont-want-miss-may-11</link>
    <description>Looking at Memcached 10 Years Later
 This week was the 10 year anniversary since the creation of Memcached. &amp;nbsp;First created for the blog-building site, LiveJournal, Memcached has remained a staple persistence technology. 
      Preview Text:&amp;nbsp;
    
            
                    Today: Memcached 10 years later, JS struggles, why can&amp;#039;t testers and developers get along?; Neil...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/IoXVamXAtgg" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-11#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/links-you-dont-want-miss">links you don't want to miss</category>
 <category domain="http://sql.dzone.com/category/content-form/news">News</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/industry">Industry</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140713</wfw:commentRss>
 <dz:submitDate>Wed, 22 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>2968</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-21 at 4.59.06 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>acoin</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-1059807.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 22 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>acoin</dc:creator>
 <guid isPermaLink="false">140713 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-11</feedburner:origLink></item>
  <item>
    <title>Webinar: SQL Query Patterns, Optimized</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/fgPFnMXcIKQ/webinar-sql-query-patterns</link>
    <description>&amp;nbsp;This post comes from&amp;nbsp;Bill Karwin at the MySQL Performance Blog. 

      Preview Text:&amp;nbsp;
    
            
                    Using MySQL 5.6 Performance Schema to Troubleshoot Typical Workload BottlenecksNext Friday, May 31 at 10 a.m. Pacific, I’ll present Percona’s next webinar, “SQL Query Patterns, Optimized.”        
        

Legacy
      Sponsored:&amp;nbsp;
    
        ...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/fgPFnMXcIKQ" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/webinar-sql-query-patterns#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140587</wfw:commentRss>
 <dz:submitDate>Tue, 21 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>365</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-20 at 4.35.40 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 21 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">140587 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/webinar-sql-query-patterns</feedburner:origLink></item>
  <item>
    <title>Virident vCache vs. FlashCache: Part 2</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/DeYFJzAQ8kY/virident-vcache-vs-flashcache-0</link>
    <description>This post comes from&amp;nbsp;Ernie Souhrada at the MySQL Performance Blog. 

 This is the second part in a two-part series comparing Virident’s vCache to FlashCache. The first part was focused on usability and feature comparison; in this post, we’ll look at some sysbench test results. 
Disclosure: The research and testing conducted for this post were sponsored by Virident.
      Preview...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/DeYFJzAQ8kY" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/virident-vcache-vs-flashcache-0#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140275</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>319</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/boxinggloves-300x199_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">140275 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/virident-vcache-vs-flashcache-0</feedburner:origLink></item>
  <item>
    <title>Virident vCache vs. FlashCache: Part 1</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/SOglG8OMeeQ/virident-vcache-vs-flashcache</link>
    <description>This post comes from&amp;nbsp;Ernie Souhrada at the MySQL Performance Blog. 
      Preview Text:&amp;nbsp;
    
            
                    Over the past few weeks I have been looking at a preview release of Virident’s vCache software, which is a kernel module and set of utilities designed to provide functionality similar to that of FlashCache.        
        

Legacy
      Sponsored:&amp;nbsp;
    
...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/SOglG8OMeeQ" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/virident-vcache-vs-flashcache#comments</comments>
 <category domain="http://sql.dzone.com/taxonomy/term/40">benchmarks</category>
 <category domain="http://sql.dzone.com/category/tags/flashcache">flashcache</category>
 <category domain="http://sql.dzone.com/category/tags/hardware-and-storage">hardware and storage</category>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/tags/pcie">pcie</category>
 <category domain="http://sql.dzone.com/category/tags/ssd">ssd</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/tags/vcache">vcache</category>
 <category domain="http://sql.dzone.com/category/tags/virident">virident</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140201</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>287</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/boxinggloves-300x199.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">140201 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/virident-vcache-vs-flashcache</feedburner:origLink></item>
  <item>
    <title> "The database is slow!" Here's a SQL Server Performance Crib Sheet [well almost book] that might help you... </title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/Yg6Lg-bSknY/database-slow-heres-sql-server</link>
    <description>Contents 


	Introduction
	Overview
	Measuring Performance 

	Perfmon 

	Perfmon Counter Set
	Using perfmon
	Evaluating perfmon data

	Server health 

	Memory
	Memory Grants Pending
	Lock Requests/Sec
	Deadlock/Sec

	Extended Events
	Dynamic Management Objects
	Third Party Tools

	Tuning Performance 

	Server Performance
	Database Performance 

	Indexin
      Preview Text:&amp;nbsp;
    
           ...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/Yg6Lg-bSknY" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/database-slow-heres-sql-server#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/languages/sql">SQL</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140079</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>1246</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Microsoft_SQL_Server copy_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>gduncan411</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-205104.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>gduncan411</dc:creator>
 <guid isPermaLink="false">140079 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/database-slow-heres-sql-server</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want to Miss (May 16)</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/t7fLi1AczV4/links-you-dont-want-miss-may-4</link>
    <description>Full-Text, Client-Side Search in CSS3
This is a pretty simple and straightforward trick you should try out if you just want to search for items on one page. &amp;nbsp;Sure you can also use Ctrl+F, but this looks a lot nicer.
      Preview Text:&amp;nbsp;
    
            
                    Today: A full-text client-side search in CSS3, Georgia Tech&amp;#039;s online MS in Computer Science for $7,000, 3 new...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/t7fLi1AczV4" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-4#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/links-you-dont-want-ot-miss">links you don't want ot miss</category>
 <category domain="http://sql.dzone.com/category/content-form/news">News</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/industry/news">News</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/140069</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>4903</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/klingon11.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>acoin</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-1059807.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>acoin</dc:creator>
 <guid isPermaLink="false">140069 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-4</feedburner:origLink></item>
  <item>
    <title>Is Synchronous Replication right for your app?</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/Xf6WI0PXP0M/synchronous-replication-right</link>
    <description>This post comes from Jay Janssen at the MySQL Performance Blog.  
      Preview Text:&amp;nbsp;
    
            
                    There’s a lot of different facts about Galera that come into play here, and it isn’t always obvious how they will affect your database workload.         
        

Legacy
      Sponsored:&amp;nbsp;
    
            
                    unsponsored&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/Xf6WI0PXP0M" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/synchronous-replication-right#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139907</wfw:commentRss>
 <dz:submitDate>Wed, 15 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>1127</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/replication-matrix-IMG503.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 15 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">139907 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/synchronous-replication-right</feedburner:origLink></item>
  <item>
    <title>Webinar: MySQL 5.6 Performance Schema</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/oMdauu_EJc8/webinar-mysql-56-performance</link>
    <description>This Wednesday, May 15 at 10 a.m.
      Preview Text:&amp;nbsp;
    
            
                    In this Webinar I will offer an overview of Performance Schema, focusing on new features that have been added in MySQL 5.6, go over the configuration and spend most time showing how you can use the wealth of information Performance Schema gathers to understand some of the typical performance...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/oMdauu_EJc8" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/webinar-mysql-56-performance#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/tags/webinar">webinar</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139811</wfw:commentRss>
 <dz:submitDate>Tue, 14 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>587</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-13 at 5.32.20 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 14 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">139811 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/webinar-mysql-56-performance</feedburner:origLink></item>
  <item>
    <title>How to create a new (or repair a broken) GTID based slave with Percona XtraBackup</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/Ebd2ocLPknM/how-create-new-or-repair</link>
    <description>This post comes from&amp;nbsp;Miguel Angel Nieto at the MySQL Performance Blog. 
      Preview Text:&amp;nbsp;
    
            
                    Percona XtraBackup 2.0.7 has been published with support for GTID based replication. As promised, here is the step-by-step guide on how to create a new GTID based slave (or repair a broken one) using XtraBackup. The process is pretty straightforward.       ...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/Ebd2ocLPknM" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/how-create-new-or-repair#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139343</wfw:commentRss>
 <dz:submitDate>Fri, 10 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>1273</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/xtrabackup-85432596.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 10 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">139343 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/how-create-new-or-repair</feedburner:origLink></item>
  <item>
    <title>SQL Server Compact Code Snippet of the Week #14 : script all data in a table</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/UIbq40pJ-pQ/sql-server-compact-code-7</link>
    <description>Another entry in the scripting API samples, you will find an overview of getting started with the API here.

This weeks entry demonstrates the general pattern for scripting smaller chunks of SQL based on a single table, in this case a INSERT statement for each row in the table.
      Preview Text:&amp;nbsp;
    
            
                    Another entry in the scripting API samples, you will...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/UIbq40pJ-pQ" height="1" width="1"/&gt;</description>
     <comments>http://sql.dzone.com/articles/sql-server-compact-code-7#comments</comments>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/languages/sql">SQL</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139341</wfw:commentRss>
 <dz:submitDate>Fri, 10 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>819</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Microsoft_SQL_Server copy.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>ErikEJ</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-800341.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 10 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>ErikEJ</dc:creator>
 <guid isPermaLink="false">139341 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://sql.dzone.com/articles/sql-server-compact-code-7</feedburner:origLink></item>
  <item>
    <title>MySQL and Percona Server in LinkBench benchmark</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/d0VXDmylw1s/mysql-and-percona-server</link>
    <description>This post comes from&amp;nbsp;Alexey Stroganov at the MySQL Performance Blog. 
      Preview Text:&amp;nbsp;
    
            
                    Around a month ago Facebook announced the Linkbench benchmark that models the social graph OLTP workload. We decided to run this benchmark for MySQL Server 5.5.30, 5.6.11        
        

Legacy
      Sponsored:&amp;nbsp;
    
            
                   ...&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/d0VXDmylw1s" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/mysql-and-percona-server#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139225</wfw:commentRss>
 <dz:submitDate>Thu, 09 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>401</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/linkbench.10x.v3.png</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 09 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">139225 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/mysql-and-percona-server</feedburner:origLink></item>
  <item>
    <title>Benchmarking Percona Server TokuDB vs InnoDB</title>
    <link>http://feeds.dzone.com/~r/zones/sql/~3/HLTYJSdWBMU/benchmarking-percona-server</link>
    <description>This post comes from&amp;nbsp;Vadim Tkachenko at the MySQL Performance Blog. 
      Preview Text:&amp;nbsp;
    
            
                    After compiling Percona Server with TokuDB, of course I wanted to compare InnoDB performance vs TokuDB.        
        

Legacy
      Sponsored:&amp;nbsp;
    
            
                    unsponsored&lt;img src="http://feeds.feedburner.com/~r/zones/sql/~4/HLTYJSdWBMU" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/benchmarking-percona-server#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/benchmarking">benchmarking</category>
 <category domain="http://sql.dzone.com/category/tags/innodb">innodb</category>
 <category domain="http://sql.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://sql.dzone.com/category/tags/tokudb">tokudb</category>
 <category domain="http://sql.dzone.com/category/dzone-taxonomy/java/performance">Performance</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/139101</wfw:commentRss>
 <dz:submitDate>Wed, 08 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>517</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/TokuDB-2.png</dz:thumbnail>
 <dz:submitter> <dz:username>PeterZaitsev</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-327185.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 08 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>PeterZaitsev</dc:creator>
 <guid isPermaLink="false">139101 at http://sql.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/benchmarking-percona-server</feedburner:origLink></item>
  </channel>
</rss>
