From 1acd5898cec6c07b8b28dd345f152dc0fcceaa3b Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 8 Nov 2000 20:15:09 -0600 Subject: [PATCH] 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 --- BitKeeper/etc/logging_ok | 4 +--- Docs/manual.texi | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 767b477c7b5..459368860e9 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,3 +1 @@ -sasha@mysql.sashanet.com -sasha@work.mysql.com -tim@threads.polyesthetic.msg +jcole@tetra.bedford.progress.com diff --git a/Docs/manual.texi b/Docs/manual.texi index 4eed52067ce..bc6e63db2a3 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -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