<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Percona Server 5.1.47-rel11.0</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767925</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Sat, 26 Jun 2010 23:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767925</guid>
		<description>Normann,

A maintenance build was released since that time. Please see the changelog at http://www.percona.com/docs/wiki/percona-server:release_notes_51#release_5147-111</description>
		<content:encoded><![CDATA[<p>Normann,</p>
<p>A maintenance build was released since that time. Please see the changelog at <a href="http://www.percona.com/docs/wiki/percona-server:release_notes_51#release_5147-111" rel="nofollow">http://www.percona.com/docs/wiki/percona-server:release_notes_51#release_5147-111</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Normann</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767919</link>
		<dc:creator>Normann</dc:creator>
		<pubDate>Sat, 26 Jun 2010 22:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767919</guid>
		<description>Aleksandr, but the version in the repro is &quot;5.1.47-11.1-51.lenny&quot; not &quot;5.1.47-11.0-47.lenny&quot;</description>
		<content:encoded><![CDATA[<p>Aleksandr, but the version in the repro is &#8220;5.1.47-11.1-51.lenny&#8221; not &#8220;5.1.47-11.0-47.lenny&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limohao</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767866</link>
		<dc:creator>limohao</dc:creator>
		<pubDate>Sat, 26 Jun 2010 05:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767866</guid>
		<description>OK

I post a help topic at 
http://forum.percona.com/index.php/m/5874/#msg_5874</description>
		<content:encoded><![CDATA[<p>OK</p>
<p>I post a help topic at<br />
<a href="http://forum.percona.com/index.php/m/5874/#msg_5874" rel="nofollow">http://forum.percona.com/index.php/m/5874/#msg_5874</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767834</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767834</guid>
		<description>You should use forums or mailing lists for help -- not comments on this blog.</description>
		<content:encoded><![CDATA[<p>You should use forums or mailing lists for help &#8212; not comments on this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limohao</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767806</link>
		<dc:creator>limohao</dc:creator>
		<pubDate>Fri, 25 Jun 2010 13:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767806</guid>
		<description>I complile Percona server with options CC=â€œgcc -static-libgccâ€ CFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointerâ€ CXX=â€œgcc -static-libgccâ€ CXXFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rttiâ€ ./configure â€“prefix=/opt/xtradb â€“enable-local-infile â€“enable-thread-safe-client â€“enable-assembler â€“with-client-ldflags=-all-static â€“with-mysqld-ldflags=-all-static â€“with-unix-socket-path=/opt/xtradb/tmp/mysql.sock â€“with-plugins=partition,archive,blackhole,csv,federated,heap,ibmdb2i,innobase,innodb_plugin,myisam,myisammrg â€“with-big-tables â€“without-debug â€“with-tcp-port=3306 â€“with-readline â€“enable-profiling â€“disable-shared â€“enable-static â€“with-extra-charsets=complex â€“with-pic â€“with-fast-mutexes â€“with-zlib-dir=bundled â€“with-ssl 

my.ini add options 

default-storage-engine=InnoDB innodb_file_per_table=1 innodb_file_format=barracuda innodb_strict_mode=1 

it work Percona server 10 but can work with 11

how to install 

I need your help</description>
		<content:encoded><![CDATA[<p>I complile Percona server with options CC=â€œgcc -static-libgccâ€ CFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointerâ€ CXX=â€œgcc -static-libgccâ€ CXXFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rttiâ€ ./configure â€“prefix=/opt/xtradb â€“enable-local-infile â€“enable-thread-safe-client â€“enable-assembler â€“with-client-ldflags=-all-static â€“with-mysqld-ldflags=-all-static â€“with-unix-socket-path=/opt/xtradb/tmp/mysql.sock â€“with-plugins=partition,archive,blackhole,csv,federated,heap,ibmdb2i,innobase,innodb_plugin,myisam,myisammrg â€“with-big-tables â€“without-debug â€“with-tcp-port=3306 â€“with-readline â€“enable-profiling â€“disable-shared â€“enable-static â€“with-extra-charsets=complex â€“with-pic â€“with-fast-mutexes â€“with-zlib-dir=bundled â€“with-ssl </p>
<p>my.ini add options </p>
<p>default-storage-engine=InnoDB innodb_file_per_table=1 innodb_file_format=barracuda innodb_strict_mode=1 </p>
<p>it work Percona server 10 but can work with 11</p>
<p>how to install </p>
<p>I need your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limohao</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767770</link>
		<dc:creator>limohao</dc:creator>
		<pubDate>Fri, 25 Jun 2010 06:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767770</guid>
		<description>I complile Percona server with options CC=â€œgcc -static-libgccâ€ CFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointerâ€ CXX=â€œgcc -static-libgccâ€ CXXFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rttiâ€ ./configure â€“prefix=/opt/xtradb â€“enable-local-infile â€“enable-thread-safe-client â€“enable-assembler â€“with-client-ldflags=-all-static â€“with-mysqld-ldflags=-all-static â€“with-unix-socket-path=/opt/xtradb/tmp/mysql.sock â€“with-plugins=partition,archive,blackhole,csv,federated,heap,ibmdb2i,innobase,innodb_plugin,myisam,myisammrg â€“with-big-tables â€“without-debug â€“with-tcp-port=3306 â€“with-readline â€“enable-profiling â€“disable-shared â€“enable-static â€“with-extra-charsets=complex â€“with-pic â€“with-fast-mutexes â€“with-zlib-dir=bundled â€“with-ssl 

my.ini add options 

default-storage-engine=InnoDB innodb_file_per_table=1 innodb_file_format=barracuda innodb_strict_mode=1 

it work Percona server 10 but can work with 11</description>
		<content:encoded><![CDATA[<p>I complile Percona server with options CC=â€œgcc -static-libgccâ€ CFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointerâ€ CXX=â€œgcc -static-libgccâ€ CXXFLAGS=â€-O3 -pipe -m64 -fPIC -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rttiâ€ ./configure â€“prefix=/opt/xtradb â€“enable-local-infile â€“enable-thread-safe-client â€“enable-assembler â€“with-client-ldflags=-all-static â€“with-mysqld-ldflags=-all-static â€“with-unix-socket-path=/opt/xtradb/tmp/mysql.sock â€“with-plugins=partition,archive,blackhole,csv,federated,heap,ibmdb2i,innobase,innodb_plugin,myisam,myisammrg â€“with-big-tables â€“without-debug â€“with-tcp-port=3306 â€“with-readline â€“enable-profiling â€“disable-shared â€“enable-static â€“with-extra-charsets=complex â€“with-pic â€“with-fast-mutexes â€“with-zlib-dir=bundled â€“with-ssl </p>
<p>my.ini add options </p>
<p>default-storage-engine=InnoDB innodb_file_per_table=1 innodb_file_format=barracuda innodb_strict_mode=1 </p>
<p>it work Percona server 10 but can work with 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767742</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Thu, 24 Jun 2010 22:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767742</guid>
		<description>Aleksandr, works great, thanks!</description>
		<content:encoded><![CDATA[<p>Aleksandr, works great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767741</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Thu, 24 Jun 2010 22:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767741</guid>
		<description>Aleksandr,

Works perfectly, thanks!</description>
		<content:encoded><![CDATA[<p>Aleksandr,</p>
<p>Works perfectly, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandr Kuzminsky</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767737</link>
		<dc:creator>Aleksandr Kuzminsky</dc:creator>
		<pubDate>Thu, 24 Jun 2010 21:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767737</guid>
		<description>Sergio,

Please try this one http://www.percona.com/downloads/Percona-Shared-Compat/Percona-Server-shared-compat-5.1.48-4.i386.rpm</description>
		<content:encoded><![CDATA[<p>Sergio,</p>
<p>Please try this one <a href="http://www.percona.com/downloads/Percona-Shared-Compat/Percona-Server-shared-compat-5.1.48-4.i386.rpm" rel="nofollow">http://www.percona.com/downloads/Percona-Shared-Compat/Percona-Server-shared-compat-5.1.48-4.i386.rpm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.mysqlperformanceblog.com/2010/06/21/percona-server-5-1-47-rel11-0/comment-page-1/#comment-767734</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Thu, 24 Jun 2010 20:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=3092#comment-767734</guid>
		<description>Is there a 32-bit Percona-Shared-Compat anywhere?  I only found x86-64 versions at http://www.percona.com/downloads/Percona-Shared-Compat/</description>
		<content:encoded><![CDATA[<p>Is there a 32-bit Percona-Shared-Compat anywhere?  I only found x86-64 versions at <a href="http://www.percona.com/downloads/Percona-Shared-Compat/" rel="nofollow">http://www.percona.com/downloads/Percona-Shared-Compat/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

