List:Commits« Previous MessageNext Message »
From:paul Date:April 17 2008 5:58pm
Subject:svn commit - mysqldoc@docsrva: r10521 - in trunk: . refman-5.1
View as plain text  
Author: paul
Date: 2008-04-17 19:58:09 +0200 (Thu, 17 Apr 2008)
New Revision: 10521

Log:
 r30785@frost:  paul | 2008-04-17 12:56:03 -0500
 Add notice of the new Innobase InnoDB Plugin for MySQL


Modified:
   trunk/refman-5.1/se-innodb-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30781
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30818
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30785
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30818


Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml	2008-04-17 17:11:39 UTC (rev 10520)
+++ trunk/refman-5.1/se-innodb-core.xml	2008-04-17 17:58:09 UTC (rev 10521)
Changed blocks: 1, Lines Added: 22, Lines Deleted: 0; 1313 bytes

@@ -116,6 +116,28 @@
         </para>
       </listitem>
 
+      <listitem>
+        <para>
+          At the 2008 MySQL User Conference, Innobase announced
+          availability of an <literal>InnoDB</literal> Plugin for MySQL.
+          This plugin for MySQL exploits the <quote>pluggable storage
+          engine</quote> architecture of MySQL, to permit users to
+          replace the <quote>built-in</quote> version of InnoDB in MySQL
+          5.1 with a new release of <literal>InnoDB</literal> that
+          offers new features, improved performance, enhanced
+          reliability and new capabilities for flexibility and ease of
+          use.
+        </para>
+
+        <para>
+          For an overview of plugin features, see
+          <ulink url="http://forge.mysql.com/wiki/Innodb_PlugIn_Preview"/>.
+          For the Innobase announcement and documentation for the
+          plugin, see
+          <ulink url="http://www.innodb.com/wp/2008/04/15/innodb-plugin-announced/"/>.
+        </para>
+      </listitem>
+
     </itemizedlist>
 
   </section>


Thread
svn commit - mysqldoc@docsrva: r10521 - in trunk: . refman-5.1paul17 Apr