manual.texi minor wording change in LOAD DATA section

parent ca5e1f6d
......@@ -4,3 +4,4 @@ monty@donna.mysql.com
sasha@mysql.sashanet.com
sasha@work.mysql.com
serg@serg.mysql.com
paul@central.snake.net
......@@ -19701,7 +19701,7 @@ cat < /dev/tcp/10.1.1.12/4711 > /nt/mysql/db/x/x
mysql -e "LOAD DATA INFILE 'x' INTO TABLE x" x
@end example
If you are using and older @strong{MySQL} version than 3.23.25
If you are using a version of @strong{MySQL} older than 3.23.25
you can only do the above with @code{LOAD DATA LOCAL INFILE}.
For more information about the efficiency of @code{INSERT} versus
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment