<?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; mysqldump</title>
	<atom:link href="http://www.pythian.com/news/tag/mysqldump/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>Silent MyISAM Table Definition Changes and mysqldump</title>
		<link>http://www.pythian.com/news/22695/silent-myisam-table-definition-changes-and-mysqldump/</link>
		<comments>http://www.pythian.com/news/22695/silent-myisam-table-definition-changes-and-mysqldump/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 21:02:40 +0000</pubDate>
		<dc:creator>Singer Wang</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[mysqldump]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=22695</guid>
		<description><![CDATA[The other day while trying to move a schema from one MySQL server to another, I encountered a very odd issue. The schema to be moved contained both MyISAM and InnoDB tables, so the only option I had was to dump the schema using mysqldump on the source server and import it on the destination [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/22695/silent-myisam-table-definition-changes-and-mysqldump/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Video:  Building a MySQL Slave and Keeping it in Sync</title>
		<link>http://www.pythian.com/news/5113/video-building-a-mysql-slave-and-keeping-it-in-sync/</link>
		<comments>http://www.pythian.com/news/5113/video-building-a-mysql-slave-and-keeping-it-in-sync/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:53:16 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[backup snapshot]]></category>
		<category><![CDATA[innodb hot backup]]></category>
		<category><![CDATA[lvm zfs]]></category>
		<category><![CDATA[maatkit]]></category>
		<category><![CDATA[master]]></category>
		<category><![CDATA[mk-table-checksum]]></category>
		<category><![CDATA[mk-table-sync]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[slave]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xtrabackup]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=5113</guid>
		<description><![CDATA[Last night at the Boston MySQL User Group I presented on how to get a consistent snapshot to build a slave, how to use mk-table-checksum to check for differences between masters and slaves on an ongoing basis, and how to use tools such as mk-table-sync and mysqldump to sync the data if there are any [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/5113/video-building-a-mysql-slave-and-keeping-it-in-sync/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How Do You Edit a dump/exp/script  File?</title>
		<link>http://www.pythian.com/news/1150/how-do-you-edit-a-dump-exp-script-file/</link>
		<comments>http://www.pythian.com/news/1150/how-do-you-edit-a-dump-exp-script-file/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:52:17 +0000</pubDate>
		<dc:creator>Keith Murphy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[database script]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[no rows exp]]></category>
		<category><![CDATA[no rows export]]></category>
		<category><![CDATA[pg_dump]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1150/how-do-you-edit-a-dumpexpscript-file</guid>
		<description><![CDATA[If you work with databases long enough, you run into a certain problem. You have a mysqldump file* of a table or a database, and you need to import it into your new database. However, you need to change something in the file first. Maybe the INSERT statements need to be changed to INSERT REPLACE. [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1150/how-do-you-edit-a-dump-exp-script-file/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

