<?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; binary</title>
	<atom:link href="http://www.pythian.com/news/tag/binary/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>Overloading BINARY</title>
		<link>http://www.pythian.com/news/1401/overloading-binary/</link>
		<comments>http://www.pythian.com/news/1401/overloading-binary/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 10:28:41 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[bin]]></category>
		<category><![CDATA[bin log]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[binlog]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1401/overloading-binary</guid>
		<description><![CDATA[&#8220;There are 10 types of people in the world &#8212; those who understand binary, and those who don&#8217;t.&#8221; The term &#8220;binary&#8221; in MySQL has many different meanings. How many can you come up with? I have 6, but I am willing to believe there are more! 0) &#8220;Binary distribution&#8221; is the name for the package [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1401/overloading-binary/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>mysqlbinlog --server-id before MySQL 5.1?  awk to the rescue!</title>
		<link>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/</link>
		<comments>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 18:55:26 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[binary log]]></category>
		<category><![CDATA[mysqlbinlog]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[server-id]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue</guid>
		<description><![CDATA[Recently I had an interesting issue crop up. Due to an unfortunate migration incident in which involved master/master replication and not checking to see if replication was caught up, we ended up with an infinite replication loop of a number of SQL statements. awk helped immensely in the aftermath cleanup. The basics of the replication [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Community Version</title>
		<link>http://www.pythian.com/news/1142/mysql-community-version/</link>
		<comments>http://www.pythian.com/news/1142/mysql-community-version/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:29:28 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1142/mysql-community-version</guid>
		<description><![CDATA[The MySQL Community version is different in theory from the Enterprise version in relation to the following points: 0) It&#8217;s free 1) It has community patches 2) It is released less often 3) It is tested less strictly In reality, the first two differences are not applicable &#8212; the binaries and source code for Enterprise [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1142/mysql-community-version/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8220;It&#8217;s Not Dead, It&#8217;s Just Resting!&#8221; a.k.a., MySQL, Ethics and Death</title>
		<link>http://www.pythian.com/news/1108/its-not-dead-its-just-resting-aka-mysql-ethics-and-death/</link>
		<comments>http://www.pythian.com/news/1108/its-not-dead-its-just-resting-aka-mysql-ethics-and-death/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 14:42:51 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1108/its-not-dead-its-just-resting-aka-mysql-ethics-and-death</guid>
		<description><![CDATA[In http://www.mysqlperformanceblog.com/2008/07/01/should-we-proclaim-mysql-community-edition-dead/, Peter Zaitsev wonders if MySQL&#8217;s community edition is dead. The title of Peter&#8217;s inquiry is somewhat misleading, as the database itself works fine. He clarifies a bit with, &#8220;there suppose to be 2 yearly binary releases (which are overdue) and 4 predictable yearly source releases, which we have not seen either.&#8221; I thought [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1108/its-not-dead-its-just-resting-aka-mysql-ethics-and-death/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

