<?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>PlanetMysql.ru - информация о СУБД MySQL &#187; rc</title>
	<atom:link href="http://planetmysql.ru/category/rc/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetmysql.ru</link>
	<description>Блог о самой популярной СУБД MySQL</description>
	<lastBuildDate>Fri, 25 May 2012 06:11:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PBXT 1.0.09 RC3 implements XA and online backup</title>
		<link>http://pbxt.blogspot.com/2009/09/pbxt-1009-rc3-implements-xa-and-online.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pbxt-1-0-09-rc3-implements-xa-and-online-backup</link>
		<comments>http://pbxt.blogspot.com/2009/09/pbxt-1009-rc3-implements-xa-and-online.html#comments</comments>
		<pubDate>Fri, 11 Sep 2009 15:16:00 +0000</pubDate>
		<dc:creator>Paul McCullagh</dc:creator>
				<category><![CDATA[2-phase commit]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[online backup]]></category>
		<category><![CDATA[PBXT]]></category>
		<category><![CDATA[rc]]></category>
		<category><![CDATA[xa]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have just released PBXT 1.0.09 RC3. Besides bug fixes (details in the release notes), this version includes 2 Beta features:    XA/2-Phase Commit support    Native online backup DriverXA support has been around MySQL for quite a while, and we all know of it usefulness, for example when sharding. So I was surprised to find a bug in the XA recovery: Bug #47134. Contrary to what is reported, the crash can also occur when using XA with just the default engines installed, so watch out for that one (the good news: the bug fix is simple).Online backup is really cool! I have heard that it may soon be released in a coming version of 5.4, so lets hope that this is true.In a little test, I did a backup of a 10GB database in 49.26 seconds! Admitedly this was on a system with 4 15K drives in a RAID 0 configuration. But that is still a fantastic, considering the tables are not even locked during this time!The database itself took 19 min. 56 sec. to generate. A complete restore took only 14 min. 29 sec.But, it gets even better....I have been working on PBXT 1.1, where I have done a number of things to improve the I/O performance of the engine.In the same test as above, run with PBXT 1.1, the time to generate the database was 9 min. 35 sec., and the time to restore was 6 min 18 sec!  (Time to generate the backup was identical.)PBXT 1.1 is available directly from Launchpad here: lp:~pbxt-core/pbxt/staging, if you are interested in trying it out. 1.1 also has full support for memory based tables.The new release candidate (PBXT 1.0.09) can be downloaded from primebase.org/download. It is also available from Lauchpad as the rc3 series: lp:pbxt/rc3.Please report bugs here.Any feedback is welcome! You can use Launchpad questions or the PBXT mailing list for this purpose.]]></description>
			<content:encoded><![CDATA[I have just released PBXT 1.0.09 RC3. Besides bug fixes (details in the <a href="http://primebase.org/download/ChangeLog">release notes</a>), this version includes 2 Beta features:<br /><ul><li>    XA/2-Phase Commit support</li><li>    Native online backup Driver</li></ul>XA support has been around MySQL for quite a while, and we all know of it usefulness, for example when sharding. So I was surprised to find a bug in the XA recovery: <a href="http://bugs.mysql.com/bug.php?id=47134">Bug #47134</a>. Contrary to what is reported, the crash can also occur when using XA with just the default engines installed, so watch out for that one (the good news: the bug fix is simple).<br /><br />Online backup is really cool! I have heard that it may soon be released in a coming version of 5.4, so lets hope that this is true.<br /><br />In a little test, I did a backup of a 10GB database in 49.26 seconds! Admitedly this was on a system with 4 15K drives in a RAID 0 configuration. But that is still a fantastic, considering the tables are not even locked during this time!<br /><br />The database itself took 19 min. 56 sec. to generate. A complete restore took only 14 min. 29 sec.<br /><br /><span>But, it gets even better....</span><br /><br />I have been working on PBXT 1.1, where I have done a number of things to improve the I/O performance of the engine.<br /><br />In the same test as above, run with PBXT 1.1, the time to generate the database was 9 min. 35 sec., and the time to restore was 6 min 18 sec!  (Time to generate the backup was identical.)<br /><br />PBXT 1.1 is available directly from Launchpad here: <a href="https://code.launchpad.net/~pbxt-core/pbxt/staging">lp:~pbxt-core/pbxt/staging</a>, if you are interested in trying it out. 1.1 also has full support for memory based tables.<br /><br />The new release candidate (PBXT 1.0.09) can be downloaded from <a href="http://primebase.org/download">primebase.org/download</a>. It is also available from Lauchpad as the rc3 series: <a href="https://code.launchpad.net/pbxt/rc3">lp:pbxt/rc3</a>.<br /><br />Please report bugs <a href="https://bugs.launchpad.net/pbxt">here</a>.<br /><br />Any feedback is welcome! You can use Launchpad <a href="https://answers.launchpad.net/pbxt">questions</a> or the PBXT <a href="https://launchpad.net/~pbxt-discuss">mailing list</a> for this purpose.<div><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/24359421-5366437937267277105?l=pbxt.blogspot.com" /></div><br/>PlanetMySQL Voting:
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=21077&vote=1&apivote=1">Vote UP</a> /
	 <a href="http://planet.mysql.com/entry/vote/?entry_id=21077&vote=-1&apivote=1">Vote DOWN</a>]]></content:encoded>
			<wfw:commentRss>http://planetmysql.ru/2009/09/11/pbxt-1-0-09-rc3-implements-xa-and-online-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

