Author: jdrussel
Date: 2011-04-07 22:17:20 +0200 (Thu, 07 Apr 2011)
New Revision: 25791
Log:
Minor edits.
Modified:
trunk/refman-5.6/se-innodb-core.xml
Modified: trunk/refman-5.6/se-innodb-core.xml
===================================================================
--- trunk/refman-5.6/se-innodb-core.xml 2011-04-07 20:01:04 UTC (rev 25790)
+++ trunk/refman-5.6/se-innodb-core.xml 2011-04-07 20:17:20 UTC (rev 25791)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 749 bytes
@@ -3299,7 +3299,7 @@
If you add the
<literal role="sysvar">innodb_file_per_table</literal> option to
<filename>my.cnf</filename>, <literal>InnoDB</literal> stores
- each table in its own <filename>.ibd</filename> file in the same
+ each table in its own <filename>.ibd</filename> file, in the same
MySQL database directory where the <filename>.frm</filename>
file is created. See
<xref linkend="innodb-multiple-tablespaces"/>.
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25791 - trunk/refman-5.6 | john.russell | 7 Apr |