Added index for LOAD_FILE() to manual.

Docs/manual.texi:
  Added index for LOAD_FILE()
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
This commit is contained in:
unknown 2000-11-08 20:15:09 -06:00
parent d2ce6383e9
commit 1acd5898ce
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1 @@
sasha@mysql.sashanet.com
sasha@work.mysql.com
tim@threads.polyesthetic.msg
jcole@tetra.bedford.progress.com

View File

@ -16200,6 +16200,7 @@ mysql> select UCASE('Hej');
This function is multi-byte safe.
@findex FILE
@findex LOAD_FILE()
@item LOAD_FILE(file_name)
Reads the file and returns the file contents as a string. The file
must be on the server, you must specify the full pathname to the