List:Internals« Previous MessageNext Message »
From:paul Date:May 15 2005 9:39pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2666)
View as plain text  
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.2666 05/05/15 14:39:03 paul@stripped +1 -0
  manual.texi:
    Missing word.

  Docs/manual.texi
    1.2857 05/05/15 14:38:13 paul@stripped +1 -1
    Missing word.

# 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.2856/Docs/manual.texi	2005-05-15 07:33:54 -05:00
+++ 1.2857/Docs/manual.texi	2005-05-15 14:38:13 -05:00
@@ -3162,7 +3162,7 @@
 
 @code{STRICT_TRANS_TABLES} works like this: For transactional storage
 engines, bad data values occurring anywhere in the statement causes
-the to abort and roll back.  For non-transactional storage engines,
+the statement to abort and roll back.  For non-transactional storage engines,
 the statement aborts if the error occurs in the first row to be inserted
 or updated.  (In this case, the statement can be regarded to leave the
 table unchanged, just as for a transactional table.)  Errors in rows
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2666)paul15 May