Below is the list of changes that have just been committed into a
4.0 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@xxxxxx, 2002-06-24 15:33:30-05:00, paul@xxxxxxxxxxxxxxxxxx
fix typo
Docs/manual.texi
1.1008 02/06/24 15:33:28 paul@xxxxxxxxxxxxxxxxxx +1 -1
fix typo
# 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: teton.kitebird.com
# Root: /home/paul/mysql-4.0
--- 1.1007/Docs/manual.texi Mon Jun 24 05:21:46 2002
+++ 1.1008/Docs/manual.texi Mon Jun 24 15:33:28 2002
@@ -34727,7 +34727,7 @@
If you load data from a local file using the @code{LOCAL} keyword, the server
has no way to stop transmission of the file in the middle of the operation,
-so the default bahavior is the same as if @code{IGNORE} is specified.
+so the default behavior is the same as if @code{IGNORE} is specified.
If you use @code{LOAD DATA INFILE} on an empty @code{MyISAM} table,
all non-unique indexes are created in a separate batch (like in @code{REPAIR}).
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail internals-thread3947@xxxxxxxxxxxxxxx
To unsubscribe, e-mail <internals-unsubscribe@xxxxxxxxxxxxxxx>
|