Mysql Load_File Returns Null
Why does LOAD_FILE returns null? MySQL Statement: SELECT LOAD_FILE(‘/tmp/test.jpg’); According to the MySQl manual, these rules must be followed: The file must be located on the server host You must specify the full path name … Read more