Author: jstephens
Date: 2006-10-24 14:57:58 +0200 (Tue, 24 Oct 2006)
New Revision: 3713
Log:
Fixed typo in description of ndb_print_schema_file utility (Roland)
Modified:
trunk/refman-4.1/mysql-cluster.xml
trunk/refman-5.0/mysql-cluster.xml
trunk/refman-5.1/mysql-cluster.xml
Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml 2006-10-24 11:49:44 UTC (rev 3712)
+++ trunk/refman-4.1/mysql-cluster.xml 2006-10-24 12:57:58 UTC (rev 3713)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 848 bytes
@@ -13920,7 +13920,7 @@
<command>ndb_print_sys_file</command> (and unlike most of the
other <literal>NDB</literal> utilities that are intended to be
run on a management server host or to connect to a management
- server) <command>ndb_print_backup_file</command> must be run on
+ server) <command>ndb_schema_backup_file</command> must be run on
a cluster data node, since it accesses the data node filesystem
directly. Because it does not make use of the management server,
this utility can be used when the management server is not
Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml 2006-10-24 11:49:44 UTC (rev 3712)
+++ trunk/refman-5.0/mysql-cluster.xml 2006-10-24 12:57:58 UTC (rev 3713)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 848 bytes
@@ -13965,7 +13965,7 @@
<command>ndb_print_sys_file</command> (and unlike most of the
other <literal>NDB</literal> utilities that are intended to be
run on a management server host or to connect to a management
- server) <command>ndb_print_backup_file</command> must be run on
+ server) <command>ndb_schema_backup_file</command> must be run on
a cluster data node, since it accesses the data node filesystem
directly. Because it does not make use of the management server,
this utility can be used when the management server is not
Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml 2006-10-24 11:49:44 UTC (rev 3712)
+++ trunk/refman-5.1/mysql-cluster.xml 2006-10-24 12:57:58 UTC (rev 3713)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 848 bytes
@@ -13889,7 +13889,7 @@
<command>ndb_print_sys_file</command> (and unlike most of the
other <literal>NDB</literal> utilities that are intended to be
run on a management server host or to connect to a management
- server) <command>ndb_print_backup_file</command> must be run on
+ server) <command>ndb_schema_backup_file</command> must be run on
a cluster data node, since it accesses the data node filesystem
directly. Because it does not make use of the management server,
this utility can be used when the management server is not
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3713 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon | 24 Oct |