r38 - manual/trunk/chapters/en
Sebastian Bergmann at BerliOS <[email protected]> Tue, 11 Jan 2005 16:44:36 +0100
| Newsgroups | gmane.comp.web.phpopentracker.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: s_bergmann
Date: 2005-01-11 16:44:34 +0100 (Tue, 11 Jan 2005)
New Revision: 38
Modified:
manual/trunk/chapters/en/installation.xml
Log:
Fix copy&paste error.
Modified: manual/trunk/chapters/en/installation.xml
===================================================================
--- manual/trunk/chapters/en/installation.xml 2004-12-31 09:15:33 UTC (rev 37)
+++ manual/trunk/chapters/en/installation.xml 2005-01-11 15:44:34 UTC (rev 38)
@@ -123,7 +123,7 @@
</para>
<para>
- Use the <filename>myisam_merge.sql</filename> table creation
+ Use the <filename>myisam.sql</filename> table creation
script to create the tables using the &MYSQL_MYISAM; storage
backend.
</para>