Merge work.mysql.com:/home/bk/mysql

into mysql.sashanet.com:/home/sasha/src/bk/mysql


BitKeeper/etc/logging_ok:
  Auto converge
This commit is contained in:
unknown 2000-12-12 16:27:38 -07:00
commit 20da4f8884
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
jani@prima.mysql.com
jani@prima.mysql.fi
monty@donna.mysql.com
paul@central.snake.net
sasha@mysql.sashanet.com
sasha@work.mysql.com
serg@serg.mysql.com

View File

@ -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