<?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: 5.0.75-build12 Percona binaries</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gabriel</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-458483</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Wed, 28 Jan 2009 19:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-458483</guid>
		<description>We are using SSDs in production, we already are collecting I/O and MySQL data from those servers with approx 8000 queries/sec. Could that kind of data be of interest for you?</description>
		<content:encoded><![CDATA[<p>We are using SSDs in production, we already are collecting I/O and MySQL data from those servers with approx 8000 queries/sec. Could that kind of data be of interest for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-458420</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-458420</guid>
		<description>Vadim, 

We actually have couple.  But surely much more are evaluating them now.</description>
		<content:encoded><![CDATA[<p>Vadim, </p>
<p>We actually have couple.  But surely much more are evaluating them now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-458419</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 28 Jan 2009 17:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-458419</guid>
		<description>Kevin,

We have bunch of customers who are evaluating SSD to use in production, but I can&#039;t recall one running in real production yet.</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>We have bunch of customers who are evaluating SSD to use in production, but I can&#8217;t recall one running in real production yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Burton</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-457844</link>
		<dc:creator>Kevin Burton</dc:creator>
		<pubDate>Wed, 28 Jan 2009 04:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-457844</guid>
		<description>Do you guys have customers using SSDs?</description>
		<content:encoded><![CDATA[<p>Do you guys have customers using SSDs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-456397</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-456397</guid>
		<description>Igor,

configure line is
./configure &#039;--disable-shared&#039; &#039;--with-server-suffix=-percona-highperf-b12&#039; &#039;--without-embedded-server&#039; &#039;--with-innodb&#039; &#039;--with-csv-storage-engine&#039; &#039;--with-archive-storage-engine&#039; &#039;--with-blackhole-storage-engine&#039; &#039;--with-federated-storage-engine&#039; &#039;--without-bench&#039; &#039;--with-zlib-dir=bundled&#039; &#039;--with-big-tables&#039; &#039;--enable-assembler&#039; &#039;--enable-local-infile&#039; &#039;--with-mysqld-user=mysql&#039; &#039;--with-unix-socket-path=/var/lib/mysql/mysql.sock&#039; &#039;--with-pic&#039; &#039;--prefix=/&#039; &#039;--with-extra-charsets=complex&#039; &#039;--exec-prefix=/usr&#039; &#039;--libexecdir=/usr/sbin&#039; &#039;--libdir=/usr/lib64&#039; &#039;--sysconfdir=/etc&#039; &#039;--datadir=/usr/share&#039; &#039;--localstatedir=/var/lib/mysql&#039; &#039;--infodir=/usr/share/info&#039; &#039;--includedir=/usr/include&#039; &#039;--mandir=/usr/share/man&#039; &#039;--enable-thread-safe-client&#039; &#039;--with-comment=MySQL Percona High Performance Edition (GPL)&#039; &#039;--with-readline&#039; &#039;CC=gcc&#039; &#039;CFLAGS=-O2 -g&#039; &#039;CXXFLAGS=-O2 -g&#039; &#039;CXX=gcc&#039; &#039;LDFLAGS=&#039;

you may also get it running mysqlbug from distribution.</description>
		<content:encoded><![CDATA[<p>Igor,</p>
<p>configure line is<br />
./configure &#8216;&#8211;disable-shared&#8217; &#8216;&#8211;with-server-suffix=-percona-highperf-b12&#8242; &#8216;&#8211;without-embedded-server&#8217; &#8216;&#8211;with-innodb&#8217; &#8216;&#8211;with-csv-storage-engine&#8217; &#8216;&#8211;with-archive-storage-engine&#8217; &#8216;&#8211;with-blackhole-storage-engine&#8217; &#8216;&#8211;with-federated-storage-engine&#8217; &#8216;&#8211;without-bench&#8217; &#8216;&#8211;with-zlib-dir=bundled&#8217; &#8216;&#8211;with-big-tables&#8217; &#8216;&#8211;enable-assembler&#8217; &#8216;&#8211;enable-local-infile&#8217; &#8216;&#8211;with-mysqld-user=mysql&#8217; &#8216;&#8211;with-unix-socket-path=/var/lib/mysql/mysql.sock&#8217; &#8216;&#8211;with-pic&#8217; &#8216;&#8211;prefix=/&#8217; &#8216;&#8211;with-extra-charsets=complex&#8217; &#8216;&#8211;exec-prefix=/usr&#8217; &#8216;&#8211;libexecdir=/usr/sbin&#8217; &#8216;&#8211;libdir=/usr/lib64&#8242; &#8216;&#8211;sysconfdir=/etc&#8217; &#8216;&#8211;datadir=/usr/share&#8217; &#8216;&#8211;localstatedir=/var/lib/mysql&#8217; &#8216;&#8211;infodir=/usr/share/info&#8217; &#8216;&#8211;includedir=/usr/include&#8217; &#8216;&#8211;mandir=/usr/share/man&#8217; &#8216;&#8211;enable-thread-safe-client&#8217; &#8216;&#8211;with-comment=MySQL Percona High Performance Edition (GPL)&#8217; &#8216;&#8211;with-readline&#8217; &#8216;CC=gcc&#8217; &#8216;CFLAGS=-O2 -g&#8217; &#8216;CXXFLAGS=-O2 -g&#8217; &#8216;CXX=gcc&#8217; &#8216;LDFLAGS=&#8217;</p>
<p>you may also get it running mysqlbug from distribution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-456119</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Mon, 26 Jan 2009 19:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-456119</guid>
		<description>Hi Peter,

I&#039;ll give it a try.
Can you give me your configuration otions (e.g. &quot;configure WITH_INNOBASE_STORAGE_ENGINE...&quot;), so I can try to build a comparable version?

Thanks..</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I&#8217;ll give it a try.<br />
Can you give me your configuration otions (e.g. &#8220;configure WITH_INNOBASE_STORAGE_ENGINE&#8230;&#8221;), so I can try to build a comparable version?</p>
<p>Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-455994</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 26 Jan 2009 16:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-455994</guid>
		<description>Igor, 

Right. We do not have builds on Windows because we do not have customer demand for that.  We would appreciate feedback though from someone building it on windows.</description>
		<content:encoded><![CDATA[<p>Igor, </p>
<p>Right. We do not have builds on Windows because we do not have customer demand for that.  We would appreciate feedback though from someone building it on windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-455743</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Mon, 26 Jan 2009 09:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-455743</guid>
		<description>Hi,

you don&#039;t offer your patched mysql version for Win32, do you?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>you don&#8217;t offer your patched mysql version for Win32, do you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-455541</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 26 Jan 2009 04:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-455541</guid>
		<description>Thanks Yasufumi,

It would be good to check different values in benchmarks.  I understand disabling insert buffer will make insert slower but it also mean no merge will be needed for future select.
Unless there is significant IO saving by merges it is just pushes the job to other threads (or background thread)</description>
		<content:encoded><![CDATA[<p>Thanks Yasufumi,</p>
<p>It would be good to check different values in benchmarks.  I understand disabling insert buffer will make insert slower but it also mean no merge will be needed for future select.<br />
Unless there is significant IO saving by merges it is just pushes the job to other threads (or background thread)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yasufumi</title>
		<link>http://www.mysqlperformanceblog.com/2009/01/23/5075-build12-percona-binaries/comment-page-1/#comment-455475</link>
		<dc:creator>Yasufumi</dc:creator>
		<pubDate>Mon, 26 Jan 2009 03:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=595#comment-455475</guid>
		<description>Peter,

innodb_ibuf_max_size=0 never inserts to insert buffer. So, it is equal to disable insert buffer. But it make all of insert to secondary index synchronous (read IO) and all of the such inserts always must be slower. I never recommend innodb_ibuf_max_size=0. If you don&#039;t like insert buffer growing, I recommend innodb_ibuf_max_size=[several MB] and innodb_ibuf_active_contract=1 instead.

And, Currently, innodb_io_capacity affects to all of background IO activity (flush, insert buffer, etc...). I think it is insufficient of degree of freedom. Especially, insert buffer activities are not only affected by IO capacity. For now, innodb_ibuf_accel_rate is added to increase the insert buffer activity.

The amount of insert buffer merge per 1 calling ibuf_contract_for_n_pages() from background:
[default activity] * innodb_io_capacity(=%) * innodb_ibuf_accel_rate(%)

I think we will need reordering these parameters someday.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>innodb_ibuf_max_size=0 never inserts to insert buffer. So, it is equal to disable insert buffer. But it make all of insert to secondary index synchronous (read IO) and all of the such inserts always must be slower. I never recommend innodb_ibuf_max_size=0. If you don&#8217;t like insert buffer growing, I recommend innodb_ibuf_max_size=[several MB] and innodb_ibuf_active_contract=1 instead.</p>
<p>And, Currently, innodb_io_capacity affects to all of background IO activity (flush, insert buffer, etc&#8230;). I think it is insufficient of degree of freedom. Especially, insert buffer activities are not only affected by IO capacity. For now, innodb_ibuf_accel_rate is added to increase the insert buffer activity.</p>
<p>The amount of insert buffer merge per 1 calling ibuf_contract_for_n_pages() from background:<br />
[default activity] * innodb_io_capacity(=%) * innodb_ibuf_accel_rate(%)</p>
<p>I think we will need reordering these parameters someday.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
