I am having a problem getting LOAD_FILE to work on my local MYSQL server.
I researched this problem guided by this manual entry.
LOAD_FILE(file_name)
Reads the file and returns the file contents as a string. To use this function,
the file must be located on the server host, you must specify...