Author: shinz
Date: 2006-03-30 14:04:13 +0200 (Thu, 30 Mar 2006)
New Revision: 1706
Log:
Emphasise that InnoDB needs its shared tablespace even when using .ibd files (Leith)
Modified:
trunk/refman-4.1/innodb.xml
trunk/refman-5.0/innodb.xml
trunk/refman-5.1/innodb.xml
Modified: trunk/refman-4.1/innodb.xml
===================================================================
--- trunk/refman-4.1/innodb.xml 2006-03-30 10:20:42 UTC (rev 1705)
+++ trunk/refman-4.1/innodb.xml 2006-03-30 12:04:13 UTC (rev 1706)
@@ -751,6 +751,7 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>:
<literal>InnoDB</literal> always needs the shared tablespace
because it puts its internal data dictionary and undo logs
there. The <filename>.ibd</filename> files are not sufficient
Modified: trunk/refman-5.0/innodb.xml
===================================================================
--- trunk/refman-5.0/innodb.xml 2006-03-30 10:20:42 UTC (rev 1705)
+++ trunk/refman-5.0/innodb.xml 2006-03-30 12:04:13 UTC (rev 1706)
@@ -639,6 +639,7 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>:
<literal>InnoDB</literal> always needs the shared tablespace
because it puts its internal data dictionary and undo logs
there. The <filename>.ibd</filename> files are not sufficient
Modified: trunk/refman-5.1/innodb.xml
===================================================================
--- trunk/refman-5.1/innodb.xml 2006-03-30 10:20:42 UTC (rev 1705)
+++ trunk/refman-5.1/innodb.xml 2006-03-30 12:04:13 UTC (rev 1706)
@@ -639,6 +639,7 @@
</para>
<para>
+ <emphasis role="bold">Note</emphasis>:
<literal>InnoDB</literal> always needs the shared tablespace
because it puts its internal data dictionary and undo logs
there. The <filename>.ibd</filename> files are not sufficient
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1706 - in trunk: refman-4.1 refman-5.0 refman-5.1 | stefan | 30 Mar |