Commit b99f06a2 authored by paul@teton.kitebird.com's avatar paul@teton.kitebird.com
Browse files

fix typo

parent e7f46fc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34727,7 +34727,7 @@ file is ignored.
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}).