/data/tmp on database server?
- by Mellon
I am on a Linux ubuntu machine with MySQL installed.
My teacher gave out an assignment which mentioned "copy cars.dat to /data/tmp on the MySQL database server" without any explanations, I do not know what is the "/data/tmp on database server" means exactly?
Basically after that I need to execute SQL statement like
LOAD DATA INFILE…