List:Internals« Previous MessageNext Message »
From:paul Date:March 15 2005 4:38am
Subject:bk commit - mysqldoc tree (paul:1.2726)
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.2726 05/03/14 21:38:18 paul@stripped +1 -0
  manual.texi:
    Delete incorrect word.

  Docs/manual.texi
    1.2556 05/03/14 21:38:03 paul@stripped +1 -1
    Delete incorrect 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.2555/Docs/manual.texi	2005-03-14 15:29:25 -06:00
+++ 1.2556/Docs/manual.texi	2005-03-14 21:38:03 -06:00
@@ -58163,7 +58163,7 @@
 If the column can take @code{NULL} as a value, the column is defined with
 an explicit @code{DEFAULT NULL} clause.  This is the same as before 5.0.2.
 
-If the column cannot take @code{NOT NULL} as the value, MySQL defines
+If the column cannot take @code{NULL} as the value, MySQL defines
 the column with no explicit @code{DEFAULT} clause.  For data entry, if an
 @code{INSERT} or @code{REPLACE} statement includes no value for the column,
 MySQL handles the column according to the SQL mode in effect at the time:
Thread
bk commit - mysqldoc tree (paul:1.2726)paul15 Mar