<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Personal blog of Yzmir Ramirez</title>
	<link>http://rimzy.net</link>
	<description>The Glass is twice as large as it needs to be</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:50:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Speaking at MySQL Meetup in Charlotte,NC</title>
		<description><![CDATA[February is going to be a busy meetup month for me. In addition to speaking in Raleigh I will visit Charlotte to speak at Meetup out there on February 23rd. Last year I visited Charlotte meetup was in the great place and we had great food and great crowd of people showing up. I will [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/02/06/speaking-at-mysql-meetup-in-charlottenc/</link>
			</item>
	<item>
		<title>Symfony 2.0.10 released</title>
		<description><![CDATA[Symfony 2.0.10 has just been released:


Twig has been updated to 1.6.0 (which fixes a bug when using Assetic in the
production environment);
Doctrine has been updated to their latest minor versions;
And as always, some minor bugs has been fixed.


The...]]></description>
		<link>http://feedproxy.google.com/~r/symfony/blog/~3/JIo2SsbFs9w/symfony-2-0-10-released</link>
			</item>
	<item>
		<title>A week of symfony #266 (30 January -&gt; 5 February 2012)</title>
		<description><![CDATA[This week, Symfony2 master branch committed a ton of fixes, tweaks and refactorizations related to Form and Validation components. In addition, Symfony2 official repository achieved a very remarkable milestone: 1,000 forks.

    Development mailing lis...]]></description>
		<link>http://feedproxy.google.com/~r/symfony/blog/~3/fMwlVdl7MM4/a-week-of-symfony-266-30-january-5-february-2012</link>
			</item>
	<item>
		<title>STOP: DELETE IGNORE on Tables with Foreign Keys Can Break Replication</title>
		<description><![CDATA[DELETE IGNORE suppresses errors and downgrades them as warnings, if you are not aware how IGNORE behaves on tables with FOREIGN KEYs, you could be in for a surprise. Let&#8217;s take a table with data as example, column c1 on table t2 references column c1 on table t1 &#8211; both columns have identical set of rows for [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/02/02/stop-delete-ignore-on-tables-with-foreign-keys-can-break-replication/</link>
			</item>
	<item>
		<title>Verifying backup integrity with CHECK TABLES</title>
		<description><![CDATA[An attendee to Espen&#8217;s recent webinar asked how to check tables for corruption. This kind of ties into my recent post on InnoDB&#8217;s handling of corrupted pages, because the best way to check for corruption is with CHECK TABLES, but if a page is corrupt, InnoDB will crash the server to prevent access to the [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/02/01/verifying-backup-integrity-with-check-tables/</link>
			</item>
	<item>
		<title>Paging through Results</title>
		<description><![CDATA[Todays installment continues the Chapter about efficiently fetching partial results—that is, whenever you don’t need all the rows. Todays part explains how to fetch the next page efficiently.
Continue Reading
]]></description>
		<link>http://use-the-index-luke.com/blog/2012-01-31/paging</link>
			</item>
	<item>
		<title>Speaking at MySQL Meetup in Raleigh,NC</title>
		<description><![CDATA[I&#8217;ll be presenting at MySQL Meetup in Raleigh,NC February 21,2012. The talk with be about Optimizing MySQL Configuration which I believe is a great topic for my first talk at this meetup group as it covers something every MySQL user has to deal with, also being something both beginner and advanced MySQL Users can learn [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/01/30/speaking-at-mysql-meetup-in-raleighnc/</link>
			</item>
	<item>
		<title>A week of symfony #265 (23-&gt;29 January 2012)</title>
		<description><![CDATA[This week, time, logger and Doctrine collectors were tweaked and refactored. Meanwhile, the Form component fixed lots of bugs, specially with the improvements of ChoiceListInterface and its implementations.

    Development mailing list
    
        Ca...]]></description>
		<link>http://feedproxy.google.com/~r/symfony/blog/~3/qqMKRYf6WPs/a-week-of-symfony-265-23-29-january-2012</link>
			</item>
	<item>
		<title>MySQL Configuration Wizard Updated</title>
		<description><![CDATA[We&#8217;ve released an updated version of the MySQL Configuration Wizard we announced at the end of last year. If you don&#8217;t remember that announcement, here&#8217;s the short version: this is a tool to help you generate my.cnf files based on your server&#8217;s hardware and other characteristics. We&#8217;ve gotten really good feedback on this tool, including [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/01/26/mysql-configuration-wizard-updated/</link>
			</item>
	<item>
		<title>How to recover a single InnoDB table from a Full Backup</title>
		<description><![CDATA[Sometimes we need to restore only some tables from a full backup maybe because your data loss affect a small number of your tables. In this particular scenario is faster to recover single tables than a full backup. This is easy with MyISAM but if your tables are InnoDB the process is a little bit [...]]]></description>
		<link>http://www.mysqlperformanceblog.com/2012/01/25/how-to-recover-a-single-innodb-table-from-a-full-backup/</link>
			</item>
</channel>
</rss>

