<?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>InnoDB Website</title>
	<atom:link href="http://www.innodb.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.innodb.com/wp</link>
	<description></description>
	<lastBuildDate>Mon, 26 Apr 2010 16:47:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>InnoDB Plugin 1.0.7 GA has been released</title>
		<link>http://www.innodb.com/wp/2010/04/26/innodb-plugin-1-0-7-ga-has-been-released/</link>
		<comments>http://www.innodb.com/wp/2010/04/26/innodb-plugin-1-0-7-ga-has-been-released/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 16:47:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[InnoDB Plugin]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1723</guid>
		<description><![CDATA[The InnoDB team is pleased to announce the availability of InnoDB Plugin 1.0.7 GA, now included in MySQL 5.1.46.
With this release the InnoDB Plugin reaches GA (General Availability) state and is recommended for use in production environments.
For the ease of users this and subsequent releases of the InnoDB Plugin will be included in the MySQL [...]]]></description>
			<content:encoded><![CDATA[<p>The InnoDB team is pleased to announce the availability of InnoDB Plugin 1.0.7 GA, now included in MySQL 5.1.46.</p>
<p>With this release the InnoDB Plugin reaches GA (General Availability) state and is recommended for use in production environments.</p>
<p>For the ease of users this and subsequent releases of the InnoDB Plugin will be included in the MySQL 5.1 distributions (source and binary) and thus it will not be necessary anymore to fetch the InnoDB Plugin separately.</p>
<p>You can download MySQL 5.1.46 which includes the InnoDB Plugin 1.0.7 from the <a href="http://www.mysql.com/downloads/mysql/5.1.html">MySQL 5.1 download page</a>.</p>
<p>The complete list of the changes since 1.0.6 can be found in the <a href="http://dev.mysql.com/doc/innodb-plugin/1.0/en/innodb-changes-107.html">InnoDB Plugin documentation</a> which now lives on mysql.com.</p>
<p>Please report your comments and any problems or issues with the InnoDB Plugin in the <a href="http://forums.innodb.com/list.php?3">InnoDB Plugin Forum</a> or in the <a href="http://bugs.mysql.com">MySQL bug database</a>.</p>
<p>We hope you will enjoy this new release of the InnoDB Plugin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2010/04/26/innodb-plugin-1-0-7-ga-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB 1.1.0 has been released in MySQL 5.5</title>
		<link>http://www.innodb.com/wp/2010/04/20/innodb-1-1-0-has-been-released-in-mysql-5-5/</link>
		<comments>http://www.innodb.com/wp/2010/04/20/innodb-1-1-0-has-been-released-in-mysql-5-5/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 12:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[InnoDB Plugin]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1714</guid>
		<description><![CDATA[The InnoDB team is pleased to announce the availability of InnoDB 1.1.0!
InnoDB 1.1.x is based on the InnoDB Plugin 1.0.x.
InnoDB 1.1.x is included as the standard InnoDB in MySQL 5.5 and will not be distributed separately, thus we have decided to remove the word &#8220;Plugin&#8221; from its name.
InnoDB 1.1.0 includes the following enhancements, when compared [...]]]></description>
			<content:encoded><![CDATA[<p>The InnoDB team is pleased to announce the availability of InnoDB 1.1.0!</p>
<p>InnoDB 1.1.x is based on the InnoDB Plugin 1.0.x.</p>
<p>InnoDB 1.1.x is included as the standard InnoDB in MySQL 5.5 and will not be distributed separately, thus we have decided to remove the word &#8220;Plugin&#8221; from its name.</p>
<p>InnoDB 1.1.0 includes the following enhancements, when compared with InnoDB Plugin 1.0.6:</p>
<ul>
<li><a href="http://blogs.innodb.com/wp/2010/04/innodb-performance-recovery/">Faster recovery</a></li>
<li>Multiple buffer pool instances</li>
<li><a href="http://blogs.innodb.com/wp/2010/04/innodb-multiple-rollback-segments/">Multiple rollback segments</a></li>
<li>Extended change buffering with delete buffering and purge buffering</li>
<li><a href="http://blogs.innodb.com/wp/2010/04/innodb-performance-aio-linux/">Native Asynchronous IO on Linux</a></li>
<li>Improved purge scheduling</li>
<li>Improved log sys mutex</li>
<li>Separate flush list mutex</li>
<li><a href="http://blogs.innodb.com/wp/2010/04/innodb-performance-schema/">More stats in PERFORMANCE_SCHEMA</a></li>
</ul>
<p>MySQL 5.5.4-m3, which includes InnoDB 1.1.0 can be downloaded from the <a href="http://dev.mysql.com/downloads/mysql/5.5.html">MySQL 5.5 download page</a>.</p>
<p>For more information see the <a href="http://dev.mysql.com/tech-resources/articles/introduction-to-mysql-55.html">Introduction to MySQL 5.5</a> and the <a href="http://dev.mysql.com/doc/innodb-plugin/1.1/en/index.html">InnoDB 1.1 manual</a>.</p>
<p>Please report your comments and any problems or issues with the InnoDB in the <a href="http://forums.innodb.com">InnoDB Forums</a> or in the <a href="http://bugs.mysql.com">MySQL bug database</a>.</p>
<p>We hope you will enjoy this new release of the InnoDB!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2010/04/20/innodb-1-1-0-has-been-released-in-mysql-5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedded InnoDB 1.0.6.6750 released</title>
		<link>http://www.innodb.com/wp/2010/02/25/embedded-innodb-1-0-6-6750-released/</link>
		<comments>http://www.innodb.com/wp/2010/02/25/embedded-innodb-1-0-6-6750-released/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:02:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1599</guid>
		<description><![CDATA[The InnoDB Team is pleased to announce the availability of a new release of Embedded InnoDB &#8211; 1.0.6.6750. This new early adopter release contains many functional and performance improvements vs. the previous 1.0.3.5325 release, as well as many bug fixes. It is based on InnoDB Plugin 1.0.6.
This release contains numerous bug fixes and performance enhancements. [...]]]></description>
			<content:encoded><![CDATA[<p>The InnoDB Team is pleased to announce the availability of a new release of Embedded InnoDB &#8211; 1.0.6.6750. This new early adopter release contains many functional and performance improvements vs. the previous 1.0.3.5325 release, as well as many bug fixes. It is based on InnoDB Plugin 1.0.6.</p>
<p>This release contains numerous bug fixes and performance enhancements. Some of the most significant changes are:</p>
<ul>
<li>Enforced NOT NULL column constraint during insert and update.</li>
<li>Introduced the settable global variables lru_old_blocks_pct and lru_block_access_recency for controlling the buffer pool eviction policy.</li>
<li>The VARBINARY column type was enabled.</li>
<li>Support inlining of functions and prefetch with Sun Studio. These changes are based on contribution from Sun Microsystems Inc. under a BSD license.</li>
<li>Implemented IO capacity tuning.</li>
<li>Added new API functions for checking whether a transaction currently holds a shared lock on the InnoDB data dictionary and to list all configuration variables.</li>
<li>Added IB_DECIMAL column type.</li>
<li>Speed up search by not fetching the next N records when doing an unique search.</li>
<li>Introduce a new boolean configuration parameter &#8220;adaptive_flushing&#8221; which can be set to OFF to disable the adaptive flushing.</li>
</ul>
<p>See the <a href="http://www.innodb.com/changelogs/embedded_innodb/ChangeLog-1.0">ChangeLog</a> or the <a href="http://www.innodb.com/doc/embedded_innodb-1.0/#innodb-changes-4">online documentation</a> for a complete listing of the changes since release 1.0.3.5325.</p>
<p>You can download source code and binaries for the Embedded InnoDB from <a href="/products/embedded-innodb/download/">the download page</a>.</p>
<p>Please report your comments and any problems or issues with the Embedded InnoDB in the <a href="http://forums.innodb.com">InnoDB Forums</a>.</p>
<p>Thank you, and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2010/02/25/embedded-innodb-1-0-6-6750-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB Plugin 1.0.6 has been released</title>
		<link>http://www.innodb.com/wp/2009/11/27/innodb-plugin-1-0-6-has-been-released/</link>
		<comments>http://www.innodb.com/wp/2009/11/27/innodb-plugin-1-0-6-has-been-released/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:29:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[InnoDB Plugin]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1620</guid>
		<description><![CDATA[The InnoDB team is pleased to announce the availability of InnoDB Plugin release 1.0.6.
Changes since release 1.0.4 include a number of bug fixes and improvements, of which the most noticeable are:

Users can now limit the impact of a full scan (such as done by &#8220;mysqldump&#8221; or creating an index) on other operations by adjusting the [...]]]></description>
			<content:encoded><![CDATA[<p>The InnoDB team is pleased to announce the availability of InnoDB Plugin release 1.0.6.</p>
<p>Changes since release 1.0.4 include a number of bug fixes and improvements, of which the most noticeable are:</p>
<ul>
<li>Users can now limit the impact of a full scan (such as done by &#8220;mysqldump&#8221; or creating an index) on other operations by adjusting the way scanned pages enter the buffer pool.</li>
<li>Duplicate table names are now reported to the client connection instead of the server error log.</li>
<li>CREATE INDEX can now be interrupted.</li>
</ul>
<p>This <a href="/minimizing-the-impact-of-scans-with-innodb-plugin-1-0-6">page</a> descrbes how the buffer cache behavior can be tuned to reduce the impact of a full scan on ongoing operations, and presents some performance data from a simple test.</p>
<p>This release is a jump from the previously available InnoDB Plugin, release 1.0.4.  Sun distributes with MySQL V5.1.41 an intermediate release of the InnoDB Plugin (release 1.0.5), a different option for you to use with that release of MySQL.  InnoDB Plugin release 1.0.6 differs from 1.0.5 with the addition of several bug fixes.  </p>
<p>For a full list of changes see the <a href="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-changes.html">InnoDB Plugin Change History</a> or the <a href="http://www.innodb.com/changelogs/innodb_plugin/ChangeLog-1.0">online ChangeLog</a>.</p>
<p>Source code and binaries for the InnoDB Plugin 1.0.6 can be downloaded from the <a href="/innodb_plugin/download/">download page</a>. This new release will work with MySQL releases 5.1.24 and up when built from source. Binaries have been compiled for MySQL 5.1.41 and can be plugged in dynamically only in that version.</p>
<p>Please report your comments and any problems or issues with the InnoDB Plugin in the <a href="http://forums.innodb.com/list.php?3">InnoDB Plugin Forum</a> or in the <a href="http://bugs.mysql.com">MySQL bug database</a>.</p>
<p>We hope you will enjoy this new release of the InnoDB Plugin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/11/27/innodb-plugin-1-0-6-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB Hot Backup 3.0.2 has been released for Mac OS X on i386</title>
		<link>http://www.innodb.com/wp/2009/08/24/innodb-hot-backup-3-0-2-has-been-released-for-mac-os-x-on-i386/</link>
		<comments>http://www.innodb.com/wp/2009/08/24/innodb-hot-backup-3-0-2-has-been-released-for-mac-os-x-on-i386/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:04:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Current]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[Hot Backup]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1586</guid>
		<description><![CDATA[This is the first release of InnoDB Hot Backup 3.0 for Mac OS X on i386. MySQL/InnoDB 5.0 requires InnoDB Hot Backup 3.0. This version is also compatible with all older MySQL/InnoDB versions down to 3.23.  See the Hot Backup Manual for the complete changelog and  order
an evaluation copy.
]]></description>
			<content:encoded><![CDATA[<p>This is the first release of InnoDB Hot Backup 3.0 for Mac OS X on i386. MySQL/InnoDB 5.0 requires InnoDB Hot Backup 3.0. This version is also compatible with all older MySQL/InnoDB versions down to 3.23.  See the <a href="/support/documentation/innodb-hot-backup-manual">Hot Backup Manual</a> for the complete changelog and <a href="/hot-backup/order"> order<br />
an evaluation copy</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/08/24/innodb-hot-backup-3-0-2-has-been-released-for-mac-os-x-on-i386/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing InnoDB Plugin 1.0.4 for MySQL 5.1.37</title>
		<link>http://www.innodb.com/wp/2009/08/11/innodb-plugin-104-released/</link>
		<comments>http://www.innodb.com/wp/2009/08/11/innodb-plugin-104-released/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 03:41:00 +0000</pubDate>
		<dc:creator>Ken Jacobs</dc:creator>
				<category><![CDATA[Current]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[InnoDB Plugin]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1474</guid>
		<description><![CDATA[The InnoDB team is pleased to announce the availability of InnoDB Plugin release 1.0.4, which brings additional performance gains of 20% or more! This latest early adopter version of the InnoDB Plugin includes bug fixes and additional new features, further enhancing InnoDB performance, scalability, reliability, and ease of use. We are especially pleased that this [...]]]></description>
			<content:encoded><![CDATA[<p>The InnoDB team is pleased to announce the availability of InnoDB Plugin release 1.0.4, which brings additional performance gains of 20% or more! This latest early adopter version of the InnoDB Plugin includes bug fixes and additional new features, further enhancing InnoDB performance, scalability, reliability, and ease of use. We are especially pleased that this release includes several significant community contributions.
</p>
<p>We are grateful to Sun Microsystems, Google and Percona Inc., for their contributions, which are described in <a href="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-contrib.html">the InnoDB Plugin documentation</a> and in the source code files.  <a href="http://www.innodb.com/wp/third-party-contributions-in-innodb-plugin-1-0-4">This page</a> provides an overview of some of the new features and how the InnoDB team incorporated or modified the contributions, or introduced changes of our own.</p>
<p>
Some of the new features in this release can significantly performance and scalability, depending on workload and tuning considerations. Some highlights:</p>
<ul>
<li>I/O-bound DBT2 throughput is more than 8% better than the built-in InnoDB distributed with MySQL</li>
<li>CPU-bound DBT2 throughput is nearly 20% better than the built-in InnoDB</li>
<li>Group commit now allows InnoDB to scale better from 16 to 64 users, with as much as 60% more throughput at 64 users!</li>
<li>&#8220;Adaptive flushing” dramatically eliminates throughput dips during checkpoints</li>
</ul>
<p>More details on some of the performance tests we conducted and the results achieved are presented <a href="/wp/products/innodb_plugin/plugin-performance/innodb-plugin-1-0-4-performance-tests-and-results/">here</a>.
</p>
<p>Reliability is enhanced in this release, because queries are protected from using indexes created while they were executing, eliminating the possibility of wrong results. Out of the box performance and usability are enhanced through improvements in default configuration parameters. This release also improves usability with more concise output for the command SHOW ENGINE INNODB MUTEX, which is especially helpful when using a large buffer pool.</p>
<p>
<em>Because of changes made in MySQL V5.1 to fix  <a href="http://bugs.mysql.com/bug.php?id=42610">MySQL Bug #42610</a>, installing this release as a binary plugin to MySQL 5.1.37 requires some small changes in my.cnf (or my.ini) configuration files, as described in the  <a href="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-plugin-installation.html#innodb-plugin-installation-dynamic">documentation</a>.</em>
</p>
<p>Source code and binaries for the InnoDB Plugin 1.0.4 are now available for <a href="/innodb_plugin/download/">download</a>. This new release will work with MySQL releases 5.1.24 through 5.1.37 when built from source. Binaries have been compiled against MySQL 5.1.37 and can be plugged in dynamically only to that version.</p>
<p>
Several bugs were fixed in this release, including those reported in the MySQL bug database, as well as those internally detected. This release also reflects all other changes made in MySQL through version 5.1.37. A full list of changes in InnoDB Plugin release 1.0.4 is available in the <a href="http://www.innodb.com/doc/innodb_plugin-1.0/innodb-changes.html#innodb-changes-104">documentation</a> and in the <a href="http://www.innodb.com/changelogs/ChangeLog-1.0">online ChangeLog</a>.
</p>
<p>Please report your comments and any problems or issues with the InnoDB Plugin in the InnoDB Plugin Forum or in the MySQL bug database.
</p>
<p>
We hope you are pleased with this release of the InnoDB Plugin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/08/11/innodb-plugin-104-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedded InnoDB 1.0.3.5325 released</title>
		<link>http://www.innodb.com/wp/2009/06/24/embedded-innodb-1-0-3-5325-released/</link>
		<comments>http://www.innodb.com/wp/2009/06/24/embedded-innodb-1-0-3-5325-released/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 01:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1355</guid>
		<description><![CDATA[
The InnoDB Team is pleased to announce the availability of a new release of Embedded InnoDB.  This new early adopter release contains many functional and performance improvements vs. the previous 1.0.0 release, as well as many bug fixes. Embedded InnoDB release 1.0.3.5325 is based on release 1.0.3 of the InnoDB Plugin, as reflected in [...]]]></description>
			<content:encoded><![CDATA[<p>
The InnoDB Team is pleased to announce the availability of a new release of Embedded InnoDB.  This new early adopter release contains many functional and performance improvements vs. the previous 1.0.0 release, as well as many bug fixes. Embedded InnoDB release 1.0.3.5325 is based on release 1.0.3 of the InnoDB Plugin, as reflected in its version number.</p>
<p>This release contains numerous bug fixes and performance enhancements.   Some of the most significant changes are:</p>
<ul>
<li>Improved performance: row caching and faster inserts</li>
<li>Better error management: an application can intercept InnoDB log messages</li>
<li>Simplified compile and build: all API definitions are now in a single file &#8220;innodb.h&#8221;</li>
<li>More configurability: application can check API version at runtime</li>
</ul>
<p>See the <a href="http://www.innodb.com/changelogs/embedded_innodb/ChangeLog-1.0">ChangeLog</a> for a complete listing of the changes since release 1.0.0.  The <a href="/products/embedded-innodb/documentation/">documentation</a> has been updated and improved.</p>
<p>
You can download source code and binaries for the Embedded InnoDB from <a href="/products/embedded-innodb/download/">the download page</a>.
</p>
<p>
Please report your comments and any problems or issues with the Embedded InnoDB in the <a href="http://forums.innodb.com">InnoDB Forums</a>.
</p>
<p>
Thank you, and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/06/24/embedded-innodb-1-0-3-5325-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB Presentations at the MySQL Conference &amp; Expo 2009</title>
		<link>http://www.innodb.com/wp/2009/05/13/innodb-sessions-at-the-mysql-conference-and-expo-2009/</link>
		<comments>http://www.innodb.com/wp/2009/05/13/innodb-sessions-at-the-mysql-conference-and-expo-2009/#comments</comments>
		<pubDate>Tue, 12 May 2009 23:59:58 +0000</pubDate>
		<dc:creator>Vasil Dimov</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News Items]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1306</guid>
		<description><![CDATA[There were several very well-attended sessions about InnoDB at the MySQL Conference and Expo 2009.  You can download these presentations from Heikki Tuuri, Ken Jacobs and Calvin Sun:

Ken and Heikki: InnoDB: Innovative Technologies for Performance and Data Protection
Heikki: Crash Recovery and Media Recovery in InnoDB
Heikki: Concurrency Control: How it Really Works
Calvin and Heikki: InnoDB [...]]]></description>
			<content:encoded><![CDATA[<p>There were several very well-attended sessions about InnoDB at the MySQL Conference and Expo 2009.  You can download these presentations from <a href="http://www.mysqlconf.com/mysql2009/public/schedule/speaker/1311">Heikki Tuuri</a>, <a href="http://www.mysqlconf.com/mysql2009/public/schedule/speaker/1312">Ken Jacobs</a> and <a href="http://www.mysqlconf.com/mysql2009/public/schedule/speaker/12396">Calvin Sun</a>:</p>
<ul>
<li>Ken and Heikki: <a href="/wp/wp-content/uploads/2009/05/innovative-technologies-final.pdf">InnoDB: Innovative Technologies for Performance and Data Protection</a></li>
<li>Heikki: <a href="/wp/wp-content/uploads/2009/05/innodbcrashrecovery-final.pdf">Crash Recovery and Media Recovery in InnoDB</a></li>
<li>Heikki: <a href="/wp/wp-content/uploads/2009/05/concurrencycontrol.pdf">Concurrency Control: How it Really Works</a></li>
<li>Calvin and Heikki: <a href="/wp/wp-content/uploads/2009/05/innodb-file-formats-and-source-code-structure.pdf">InnoDB File Formats and Source Code Structure</a></li>
</ul>
<p>The description of these and other presentations about InnoDB are available <a href="/products/innodb/info/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/05/13/innodb-sessions-at-the-mysql-conference-and-expo-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innobase Introduces Embedded InnoDB</title>
		<link>http://www.innodb.com/wp/2009/04/19/innobase-introduces-embedded-innodb/</link>
		<comments>http://www.innodb.com/wp/2009/04/19/innobase-introduces-embedded-innodb/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 23:46:27 +0000</pubDate>
		<dc:creator>Ken Jacobs</dc:creator>
				<category><![CDATA[Current]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News Items]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=1103</guid>
		<description><![CDATA[At the MySQL Conference and Expo today, Innobase introduced its newest product, Embedded InnoDB.
Made for application developers, device makers and ISVs, Embedded InnoDB provides all the high-performance, proven and reliable data management features of InnoDB for embedding in the target applications, with a small footprint, low overhead and no unneeded features.
Embedded InnoDB is based on [...]]]></description>
			<content:encoded><![CDATA[<p>At the MySQL Conference and Expo today, Innobase introduced its newest product, Embedded InnoDB.</p>
<p>Made for application developers, device makers and ISVs, Embedded InnoDB provides all the high-performance, proven and reliable data management features of InnoDB for embedding in the target applications, with a small footprint, low overhead and no unneeded features.</p>
<p>Embedded InnoDB is based on the InnoDB Plugin, but is used completely independently from MySQL. It is not a plugin, nor a storage engine for MySQL. It is designed to be linked directly into application programs, and provides highly efficient, low-level database management services, not using SQL.</p>
<p>Embedded InnoDB provides the features, functions and capabilities that embedded application require:</p>
<ul>
<li>the proven high-performance and reliability and functionality of InnoDB</li>
<li>a low-level but powerful API for application programmers</li>
<li>the operational characteristics needed for stand-alone applications where there is no DBA</li>
</ul>
<p>Heikki Tuuri, founder of Innobase, and chief architect and implementer of InnoDB said </p>
<blockquote><p>
The embedded version of InnoDB brings all the high-performance, proven and reliable data management features of InnoDB to developers, ISVs and OEMs in an embeddable form.  Embedded InnoDB provides users the small and reliable relational, transactional storage engine they need for edge application and device needs.</p></blockquote>
<p>Phillip Carruthers, CEO of <a href="http://www.seemoretech.com/" target="new">seeMore Technologies</a> in the UK, has been reviewing and testing Embedded InnoDB.  He has made these comments:</p>
<blockquote><p>
Embedded InnoDB is a great product for seeMore Technologies.  With its new API, we can include InnoDB directly in our Virtual Database Server, getting all the proven benefits of performance and reliability for which InnoDB is known, and no extra footprint or unneeded features.</p></blockquote>
<blockquote><p>
We&#8217;ve been able to integrate Embedded InnoDB with the seeMore Virtual Database Server in just days.
</p></blockquote>
<blockquote><p>The performance of Embedded InnoDB is impressive.  The API provides a low-level interface that gives our Virtual Database direct access to InnoDB data, with no SQL overhead.</p></blockquote>
<blockquote><p>
We believe Embedded InnoDB will help us to deliver a faster and more reliable storage engine for companies wanting to use the seeMore Virtal Database Server for storing large volumes of data as well as accessing their existing enterprise data. With the automatic configuration capabilities and operational API functions in Embedded InnoDB, the seeMore Virtual Database won&#8217;t require any database administrator monitoring or management.
</p></blockquote>
<p>Embedded InnoDB is currently available in binary for Linux and Windows, and in source form under the GPL V2 license.</p>
<p> <a href="/products/embedded_innodb">Read more</a> about Embedded InnoDB, and stay tuned for future announcements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/04/19/innobase-introduces-embedded-innodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing &#8220;Transactions on InnoDB&#8221;</title>
		<link>http://www.innodb.com/wp/2009/03/11/announcing-transactions-on-innodb/</link>
		<comments>http://www.innodb.com/wp/2009/03/11/announcing-transactions-on-innodb/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 04:10:29 +0000</pubDate>
		<dc:creator>Ken Jacobs</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Current]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News Items]]></category>

		<guid isPermaLink="false">http://www.innodb.com/wp/?p=456</guid>
		<description><![CDATA[The InnoDB team is proud to announce the new blog about InnoDB, Transactions on InnoDB.   The Innobase team will be posting regularly on this new blog, dedicated to InnoDB products and technology.  Please check in often for timely updates and important technical information about InnoDB-related products, and to post your comments.
]]></description>
			<content:encoded><![CDATA[<p>The InnoDB team is proud to announce the new blog about InnoDB, <a href="http://blogs.innodb.com"><em>Transactions on InnoDB</em></a>.   The Innobase team will be posting regularly on this new blog, dedicated to InnoDB products and technology.  Please check in often for timely updates and important technical information about InnoDB-related products, and to post your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.innodb.com/wp/2009/03/11/announcing-transactions-on-innodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

