<?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>Xaprb &#187; Jeremy Zawodny</title>
	<atom:link href="http://www.xaprb.com/blog/tag/jeremy-zawodny/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:55:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Coming soon: High Performance MySQL, Second Edition</title>
		<link>http://www.xaprb.com/blog/2007/08/30/coming-soon-high-performance-mysql-second-edition/</link>
		<comments>http://www.xaprb.com/blog/2007/08/30/coming-soon-high-performance-mysql-second-edition/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 01:22:27 +0000</pubDate>
		<dc:creator>Xaprb</dc:creator>
				<category><![CDATA[Andy Oram]]></category>
		<category><![CDATA[Arjen Lentz]]></category>
		<category><![CDATA[Derek Balling]]></category>
		<category><![CDATA[High Performance MySQL]]></category>
		<category><![CDATA[Jeremy Zawodny]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Peter Zaitsev]]></category>
		<category><![CDATA[scaling]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Vadim Tkachenko]]></category>

		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/08/30/coming-soon-high-performance-mysql-second-edition/</guid>
		<description><![CDATA[<p>We've begun writing the second edition of the now-classic High Performance MySQL.  "We" means co-authors Arjen Lentz, Baron Schwartz, Vadim Tkachenko, and Peter Zaitzev.  O'Reilly is still the publisher, and Andy Oram is still the editor.  With a team like this, I think the second edition will be a book you don't want to miss.  Though in theory we're revising the first edition, the truth is we're starting from scratch and re-writing the book, and significantly expanding it at the same time.  A lot has changed since Jeremy and Derek wrote the first edition.  Today's MySQL deployments push the limits further than many people thought possible a few years ago. We'll teach you how they do it.</p>


<strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2007/10/18/high-performance-mysql-second-edition-replication-scaling-and-high-availability/' rel='bookmark' title='Permanent Link: High Performance MySQL, Second Edition: Replication, Scaling and High Availability'>High Performance MySQL, Second Edition: Replication, Scaling and High Availability</a></li>
<li><a href='http://www.xaprb.com/blog/2007/11/29/progress-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: Progress on High Performance MySQL, Second Edition'>Progress on High Performance MySQL, Second Edition</a></li>
<li><a href='http://www.xaprb.com/blog/2008/01/12/more-progress-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: More progress on High Performance MySQL, Second Edition'>More progress on High Performance MySQL, Second Edition</a></li>
<li><a href='http://www.xaprb.com/blog/2007/10/07/high-performance-mysql-second-edition-query-performance-optimization/' rel='bookmark' title='Permanent Link: High Performance MySQL, Second Edition: Query Performance Optimization'>High Performance MySQL, Second Edition: Query Performance Optimization</a></li>
<li><a href='http://www.xaprb.com/blog/2007/11/10/progress-report-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: Progress report on High Performance MySQL, Second Edition'>Progress report on High Performance MySQL, Second Edition</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve begun writing the second edition of the now-classic <a href="http://www.amazon.com/gp/product/0596101716/105-0152911-3339656?ie=UTF8&#038;tag=xaprb-20&#038;linkCode=xm2&#038;camp=1789&#038;creativeASIN=0596101716">High Performance MySQL</a>.  &#8220;We&#8221; means co-authors <a href="http://lentz.com.au/">Arjen Lentz</a> (formerly of MySQL), Baron Schwartz (that&#8217;s me), and <a href="http://www.mysqlperformanceblog.com/">Vadim Tkachenko and Peter Zaitzev</a>, both formerly of MySQL&#8217;s high-performance team and now partners at <a href="http://www.percona.com/">Percona</a>, a high-performance MySQL consultancy firm and host of the popular <a href="http://www.mysqlperformanceblog.com/">MySQL Performance Blog</a>.  Neither of the first edition&#8217;s authors (<a href="http://jeremy.zawodny.com/">Jeremy Zawodny</a> and <a href="http://www.oreillynet.com/pub/au/1759">Derek Balling</a>) is working on this project, but they&#8217;re with us in spirit, I think.  <a href="http://www.oreilly.com/">O&#8217;Reilly</a> is still the publisher, and <a href="http://www.oreillynet.com/pub/au/36">Andy Oram</a> is still the editor.</p>

<p>Though we&#8217;re theoretically revising and updating the first edition, we&#8217;re actually starting from scratch and re-writing the book.  We&#8217;re expanding it from the first edition&#8217;s 265 pages to 384, according to the contract, but my unofficial guess is it&#8217;ll go well over 400 pages.  A lot has changed since Jeremy and Derek wrote the first edition &#8212; high performance MySQL is a bigger subject today, with different techniques, tools and technologies, and of course a much more complicated MySQL server.  The second edition will remain the definitive reference for building high-performance, scalable systems with MySQL.</p>

<p>We&#8217;re early in the process, so it&#8217;s hard to know how far into the future we can safely look.  Still, just to whet your appetite, here&#8217;s the table of contents:</p>

<ol>
	<li>Preface</li>

	<li>Back to basics</li>

	<li>MySQL Architecture</li>

	<li>Finding Bottlenecks: Profiling and Benchmarks</li>

	<li>Schema Optimization and indexing</li>

	<li>Query Performance Optimization</li>

	<li>Advanced SQL Functionality</li>

	<li>Optimizing Server Settings</li>

	<li>Operating System and Hardware Optimization</li>

	<li>Scaling and High Availability</li>

	<li>Application Level Optimization</li>

	<li>Backup and Recovery</li>

	<li>Security</li>

	<li>Analyzing Server Status</li>

	<li>Tools for High Performance</li>
</ol>

<p>Stay tuned for more news as the book progresses.  The four of us plan to blog as we go.</p>

<p><strong>Further Reading:</strong><ul><li><a href='http://www.xaprb.com/blog/2007/10/18/high-performance-mysql-second-edition-replication-scaling-and-high-availability/' rel='bookmark' title='Permanent Link: High Performance MySQL, Second Edition: Replication, Scaling and High Availability'>High Performance MySQL, Second Edition: Replication, Scaling and High Availability</a></li>
<li><a href='http://www.xaprb.com/blog/2007/11/29/progress-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: Progress on High Performance MySQL, Second Edition'>Progress on High Performance MySQL, Second Edition</a></li>
<li><a href='http://www.xaprb.com/blog/2008/01/12/more-progress-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: More progress on High Performance MySQL, Second Edition'>More progress on High Performance MySQL, Second Edition</a></li>
<li><a href='http://www.xaprb.com/blog/2007/10/07/high-performance-mysql-second-edition-query-performance-optimization/' rel='bookmark' title='Permanent Link: High Performance MySQL, Second Edition: Query Performance Optimization'>High Performance MySQL, Second Edition: Query Performance Optimization</a></li>
<li><a href='http://www.xaprb.com/blog/2007/11/10/progress-report-on-high-performance-mysql-second-edition/' rel='bookmark' title='Permanent Link: Progress report on High Performance MySQL, Second Edition'>Progress report on High Performance MySQL, Second Edition</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.xaprb.com/blog/2007/08/30/coming-soon-high-performance-mysql-second-edition/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

