Thanks for pointing me in the correct direction. I edited the local apparmor security profile for
mysql in the /etc/apparmor.d/local directory. I added one line as shown below.
rich@rich2:/etc/apparmor.d/local$ more usr.sbin.mysqld
# Site-specific additions and overrides for usr.sbin.mysqld.
#...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.