Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2658 05/05/12 19:34:46 paul@stripped +1 -0
manual.texi:
Title tag lines need preceding @node line.
Docs/manual.texi
1.2849 05/05/12 19:34:26 paul@stripped +4 -2
Title tag lines need preceding @node line.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.2848/Docs/manual.texi 2005-05-12 16:05:04 -05:00
+++ 1.2849/Docs/manual.texi 2005-05-12 19:34:26 -05:00
@@ -72668,6 +72668,7 @@
* MySQL Cluster DB Definition:: Defining MySQL Cluster Storage Nodes
* MySQL Cluster API Definition:: Defining the SQL Nodes in a MySQL Cluster
* MySQL Cluster TCP Definition:: MySQL Cluster TCP/IP Connections
+* MySQL Cluster Direct TCP Definition:: MySQL Cluster TCP/IP Connections Using Direct Connections
* MySQL Cluster SHM Definition:: MySQL Cluster Shared-Memory Connections
* MySQL Cluster SCI Definition:: MySQL Cluster SCI Transport Connections
@end menu
@@ -74148,7 +74149,7 @@
@end table
-@node MySQL Cluster TCP Definition, MySQL Cluster SHM Definition, MySQL Cluster API Definition, MySQL Cluster Config File
+@node MySQL Cluster TCP Definition, MySQL Cluster Direct TCP Definition, MySQL Cluster API Definition, MySQL Cluster Config File
@subsubsection MySQL Cluster TCP/IP Connections
TCP/IP is the default transport mechanism for establishing connections in
@@ -74204,6 +74205,7 @@
of 64KB, except possibly in order to save memory.
@end table
+@node MySQL Cluster Direct TCP Definition, MySQL Cluster SHM Definition, MySQL Cluster TCP Definition, MySQL Cluster Config File
@subsubsection MySQL Cluster TCP/IP Connections Using Direct Connections
Setting up a cluster using direct connections between storage nodes requires
@@ -74253,7 +74255,7 @@
connection between each storage node and every other storage node in the
same node group.
-@node MySQL Cluster SHM Definition, MySQL Cluster SCI Definition, MySQL Cluster TCP Definition, MySQL Cluster Config File
+@node MySQL Cluster SHM Definition, MySQL Cluster SCI Definition, MySQL Cluster Direct TCP Definition, MySQL Cluster Config File
@subsubsection MySQL Cluster Shared-Memory Connections
Beginning with MySQL 4.1.9-max, MySQL Cluster will attempt to use the shared
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.2658) | paul | 13 May |