Page 1 of 1

How to use LOAD DATA on a web server ?

Posted: Mon Apr 14, 2003 5:20 am
by lemoineo
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 ....