<?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: New patches, new builds</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/</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: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-362911</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Sat, 18 Oct 2008 04:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-362911</guid>
		<description>Sid,

It is two different patches and they solve different problems.
We are going to publish our improved version of &quot;smpfix&quot;, which is compatible with our patches.</description>
		<content:encoded><![CDATA[<p>Sid,</p>
<p>It is two different patches and they solve different problems.<br />
We are going to publish our improved version of &#8220;smpfix&#8221;, which is compatible with our patches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-362746</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Fri, 17 Oct 2008 18:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-362746</guid>
		<description>Hi,

Have you compared the, &quot;split_buf_pool_mutex&quot; patch with Google&#039;s smpfix patch? It sounds like the two patches are incompatible. How do they compare in stability and performance?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Have you compared the, &#8220;split_buf_pool_mutex&#8221; patch with Google&#8217;s smpfix patch? It sounds like the two patches are incompatible. How do they compare in stability and performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354178</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354178</guid>
		<description>Sheeri,

&quot;Binary&quot; should work on Debian, though we did not test.
It is Linux glibc2.3 binary, we will fix description, thank you.

There are no Solaris binaries and no plans for, unless there are requests for.</description>
		<content:encoded><![CDATA[<p>Sheeri,</p>
<p>&#8220;Binary&#8221; should work on Debian, though we did not test.<br />
It is Linux glibc2.3 binary, we will fix description, thank you.</p>
<p>There are no Solaris binaries and no plans for, unless there are requests for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354176</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354176</guid>
		<description>Askar,

You probably need to install bison and/or flex</description>
		<content:encoded><![CDATA[<p>Askar,</p>
<p>You probably need to install bison and/or flex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Askar</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354175</link>
		<dc:creator>Askar</dc:creator>
		<pubDate>Wed, 10 Sep 2008 21:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354175</guid>
		<description>Preved Vadim,

thanks for prompt reply, it helped!

However, either source code or SRPM can not compile. It says:

Making all in sql
make[2]: Entering directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#039;
d --debug --verbose sql_yacc.yy
make[2]: d: Command not found
make  gen_lex_hash
make[2]: [sql_yacc.cc] Error 127 (ignored)
if test -f y.tab.h; then \
          to=`echo &quot;sql_yacc_H&quot; &#124; sed \
                -e &#039;y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/&#039; \
                -e &#039;s/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g&#039;`; \
          sed -e &quot;/^#/!b&quot; -e &quot;s/Y_TAB_H/$to/g&quot; -e &quot;s&#124;y\.tab\.h&#124;sql_yacc.h&#124;&quot; \
            y.tab.h &gt;sql_yacc.ht; \
          rm -f y.tab.h; \
          if cmp -s sql_yacc.ht sql_yacc.h; then \
            rm -f sql_yacc.ht ;\
          else \
            mv sql_yacc.ht sql_yacc.h; \
          fi; \
        fi
/usr/bin/perl patch_info.h.pl &gt; patch_info.h
if test -f y.output; then \
          mv y.output sql_yacc.output; \
        fi
sed &#039;/^#/ s&#124;y\.tab\.c&#124;sql_yacc.cc&#124;&#039; y.tab.c &gt;sql_yacc.cct &amp;&amp; mv sql_yacc.cct sql_yacc.cc
sed: can&#039;t read y.tab.c: No such file or directory
make[2]: *** [sql_yacc.cc] Error 2
make[2]: *** Waiting for unfinished jobs....
make[3]: Entering directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#039;
if gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=&quot;\&quot;/\&quot;&quot; -DDATADIR=&quot;\&quot;/var/lib/mysql\&quot;&quot; -DSHAREDIR=&quot;\&quot;/usr/share/mysql\&quot;&quot; -DHAVE_CONFIG_H -I. -I. -I../include -I../zlib -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I.     -g  -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686   -fno-implicit-templates -fno-exceptions -fno-rtti -MT gen_lex_hash.o -MD -MP -MF &quot;.deps/gen_lex_hash.Tpo&quot; -c -o gen_lex_hash.o gen_lex_hash.cc; \
        then mv -f &quot;.deps/gen_lex_hash.Tpo&quot; &quot;.deps/gen_lex_hash.Po&quot;; else rm -f &quot;.deps/gen_lex_hash.Tpo&quot;; exit 1; fi
`-mcpu=&#039; is deprecated. Use `-mtune=&#039; or &#039;-march=&#039; instead.
/bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link gcc  -g  -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686   -fno-implicit-templates -fno-exceptions -fno-rtti  -rdynamic  -o gen_lex_hash -static gen_lex_hash.o ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a ../zlib/libzlt.la   -lpthread -lcrypt -lnsl -lm  -lpthread 
mkdir .libs
gcc -g -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o gen_lex_hash gen_lex_hash.o  ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a ../zlib/.libs/libzlt.a -lpthread -lcrypt -lnsl -lm -lpthread
make[3]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#039;
./gen_lex_hash &gt; lex_hash.h-t
/bin/mv lex_hash.h-t lex_hash.h
make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68&#039;
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.97483 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.97483 (%build)

Hope you could somehow help?

Cheers, Askar</description>
		<content:encoded><![CDATA[<p>Preved Vadim,</p>
<p>thanks for prompt reply, it helped!</p>
<p>However, either source code or SRPM can not compile. It says:</p>
<p>Making all in sql<br />
make[2]: Entering directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#8217;<br />
d &#8211;debug &#8211;verbose sql_yacc.yy<br />
make[2]: d: Command not found<br />
make  gen_lex_hash<br />
make[2]: [sql_yacc.cc] Error 127 (ignored)<br />
if test -f y.tab.h; then \<br />
          to=`echo &#8220;sql_yacc_H&#8221; | sed \<br />
                -e &#8216;y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/&#8217; \<br />
                -e &#8217;s/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g&#8217;`; \<br />
          sed -e &#8220;/^#/!b&#8221; -e &#8220;s/Y_TAB_H/$to/g&#8221; -e &#8220;s|y\.tab\.h|sql_yacc.h|&#8221; \<br />
            y.tab.h &gt;sql_yacc.ht; \<br />
          rm -f y.tab.h; \<br />
          if cmp -s sql_yacc.ht sql_yacc.h; then \<br />
            rm -f sql_yacc.ht ;\<br />
          else \<br />
            mv sql_yacc.ht sql_yacc.h; \<br />
          fi; \<br />
        fi<br />
/usr/bin/perl patch_info.h.pl &gt; patch_info.h<br />
if test -f y.output; then \<br />
          mv y.output sql_yacc.output; \<br />
        fi<br />
sed &#8216;/^#/ s|y\.tab\.c|sql_yacc.cc|&#8217; y.tab.c &gt;sql_yacc.cct &amp;&amp; mv sql_yacc.cct sql_yacc.cc<br />
sed: can&#8217;t read y.tab.c: No such file or directory<br />
make[2]: *** [sql_yacc.cc] Error 2<br />
make[2]: *** Waiting for unfinished jobs&#8230;.<br />
make[3]: Entering directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#8217;<br />
if gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=&#8221;\&#8221;/\&#8221;" -DDATADIR=&#8221;\&#8221;/var/lib/mysql\&#8221;" -DSHAREDIR=&#8221;\&#8221;/usr/share/mysql\&#8221;" -DHAVE_CONFIG_H -I. -I. -I../include -I../zlib -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I.     -g  -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686   -fno-implicit-templates -fno-exceptions -fno-rtti -MT gen_lex_hash.o -MD -MP -MF &#8220;.deps/gen_lex_hash.Tpo&#8221; -c -o gen_lex_hash.o gen_lex_hash.cc; \<br />
        then mv -f &#8220;.deps/gen_lex_hash.Tpo&#8221; &#8220;.deps/gen_lex_hash.Po&#8221;; else rm -f &#8220;.deps/gen_lex_hash.Tpo&#8221;; exit 1; fi<br />
`-mcpu=&#8217; is deprecated. Use `-mtune=&#8217; or &#8216;-march=&#8217; instead.<br />
/bin/sh ../libtool &#8211;preserve-dup-deps &#8211;tag=CXX &#8211;mode=link gcc  -g  -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686   -fno-implicit-templates -fno-exceptions -fno-rtti  -rdynamic  -o gen_lex_hash -static gen_lex_hash.o ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a ../zlib/libzlt.la   -lpthread -lcrypt -lnsl -lm  -lpthread<br />
mkdir .libs<br />
gcc -g -DDBUG_ON -DSAFE_MUTEX -O2 -g -march=i386 -mcpu=i686 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o gen_lex_hash gen_lex_hash.o  ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a ../zlib/.libs/libzlt.a -lpthread -lcrypt -lnsl -lm -lpthread<br />
make[3]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#8217;<br />
./gen_lex_hash &gt; lex_hash.h-t<br />
/bin/mv lex_hash.h-t lex_hash.h<br />
make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68/sql&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-5.0.68&#8242;<br />
make: *** [all] Error 2<br />
error: Bad exit status from /var/tmp/rpm-tmp.97483 (%build)</p>
<p>RPM build errors:<br />
    Bad exit status from /var/tmp/rpm-tmp.97483 (%build)</p>
<p>Hope you could somehow help?</p>
<p>Cheers, Askar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354148</link>
		<dc:creator>Sheeri</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354148</guid>
		<description>The &quot;binary&quot; versions should work on Debian, right?  (just noting Kevin&#039;s question....the &quot;binary&quot; versions will run on most linux versions -- just like the MySQL binaries, right?)

Also, what about Solaris?  It&#039;s not really clear what the binaries are for....</description>
		<content:encoded><![CDATA[<p>The &#8220;binary&#8221; versions should work on Debian, right?  (just noting Kevin&#8217;s question&#8230;.the &#8220;binary&#8221; versions will run on most linux versions &#8212; just like the MySQL binaries, right?)</p>
<p>Also, what about Solaris?  It&#8217;s not really clear what the binaries are for&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354132</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 10 Sep 2008 17:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354132</guid>
		<description>Askar,

Please use
rpmbuild -ba /usr/src/redhat/SPECS/mysql-percona.rhel5.spec --define &#039;percona 1&#039; --define &#039;mysqlversion 5.0.68&#039;
for usual release and
rpmbuild -ba /usr/src/redhat/SPECS/mysql-percona.rhel5.spec --define &#039;perconahighperf 1&#039; --define &#039;mysqlversion 5.0.68&#039;
for HighPerf release</description>
		<content:encoded><![CDATA[<p>Askar,</p>
<p>Please use<br />
rpmbuild -ba /usr/src/redhat/SPECS/mysql-percona.rhel5.spec &#8211;define &#8216;percona 1&#8242; &#8211;define &#8216;mysqlversion 5.0.68&#8242;<br />
for usual release and<br />
rpmbuild -ba /usr/src/redhat/SPECS/mysql-percona.rhel5.spec &#8211;define &#8216;perconahighperf 1&#8242; &#8211;define &#8216;mysqlversion 5.0.68&#8242;<br />
for HighPerf release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Askar Ibragimov</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-354085</link>
		<dc:creator>Askar Ibragimov</dc:creator>
		<pubDate>Wed, 10 Sep 2008 15:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-354085</guid>
		<description>Hi,

was about to create Mysql-highperf RPM on my CentOS 5.1. Had such problem:
[root@record mysql_highperf]# ll
-rw-r--r-- 1 root root 28308310 Sep  9 03:04 MySQL-percona-highperf-3-5.0.68-0.rhel5.src.rpm
[root@record mysql_highperf]# rpm -ihv MySQL-percona-highperf-3-5.0.68-0.rhel5.src.rpm 
   1:MySQL-percona-highperf-########################################### [100%]
[root@record mysql_highperf]# rpmbuild -ba  /usr/src/redhat/SPECS/mysql-percona.rhel5.spec 
error: parse error in expression
error: /usr/src/redhat/SPECS/mysql-percona.rhel5.spec:103: parseExpressionBoolean returns -1
error: Name field must be present in package: (main package)
error: Version field must be present in package: (main package)
error: Release field must be present in package: (main package)
error: Summary field must be present in package: (main package)
error: Group field must be present in package: (main package)
error: License field must be present in package: (main package)

tar and rpm related packages are up to date. Perhaps you could let us know what to do :) Versions:
rpm-python-4.4.2-48.el5
rpm-libs-4.4.2-48.el5
rpm-build-4.4.2-48.el5
rpm-4.4.2-48.el5
tar-1.15.1-23.0.1.el5


Cheers, Askar</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>was about to create Mysql-highperf RPM on my CentOS 5.1. Had such problem:<br />
[root@record mysql_highperf]# ll<br />
-rw-r&#8211;r&#8211; 1 root root 28308310 Sep  9 03:04 MySQL-percona-highperf-3-5.0.68-0.rhel5.src.rpm<br />
[root@record mysql_highperf]# rpm -ihv MySQL-percona-highperf-3-5.0.68-0.rhel5.src.rpm<br />
   1:MySQL-percona-highperf-########################################### [100%]<br />
[root@record mysql_highperf]# rpmbuild -ba  /usr/src/redhat/SPECS/mysql-percona.rhel5.spec<br />
error: parse error in expression<br />
error: /usr/src/redhat/SPECS/mysql-percona.rhel5.spec:103: parseExpressionBoolean returns -1<br />
error: Name field must be present in package: (main package)<br />
error: Version field must be present in package: (main package)<br />
error: Release field must be present in package: (main package)<br />
error: Summary field must be present in package: (main package)<br />
error: Group field must be present in package: (main package)<br />
error: License field must be present in package: (main package)</p>
<p>tar and rpm related packages are up to date. Perhaps you could let us know what to do <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Versions:<br />
rpm-python-4.4.2-48.el5<br />
rpm-libs-4.4.2-48.el5<br />
rpm-build-4.4.2-48.el5<br />
rpm-4.4.2-48.el5<br />
tar-1.15.1-23.0.1.el5</p>
<p>Cheers, Askar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-353773</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Tue, 09 Sep 2008 19:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-353773</guid>
		<description>Kevin,

..do you mean by Vadim?

Thanks anyway :-).
I&#039;m already have a couple of Debian boxes :-), so I can try to make dpkgs.</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>..do you mean by Vadim?</p>
<p>Thanks anyway <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .<br />
I&#8217;m already have a couple of Debian boxes <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , so I can try to make dpkgs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Burton</title>
		<link>http://www.mysqlperformanceblog.com/2008/09/05/new-patches-new-builds/comment-page-1/#comment-353722</link>
		<dc:creator>Kevin Burton</dc:creator>
		<pubDate>Tue, 09 Sep 2008 17:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=490#comment-353722</guid>
		<description>Vladimir,

If it helps we can give you access to a Debian box if you ship dpkgs :)

Kevin</description>
		<content:encoded><![CDATA[<p>Vladimir,</p>
<p>If it helps we can give you access to a Debian box if you ship dpkgs <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
