To store files in a MYSQL database, whe are using LOAD DATA command, but in LOCAL context.
In a SERVER context, only the files are in data directory. Is it possible to put the files in another directory ? An alias directory of the server ?
When i test with an address aboslute or relative to the server root, the command not find the file ....