I want to enable the use of the command. I installed MySQL myself on my own machine, so it's not an issue of whether I have permission to do this or not. I just can't figure out how to use the command ...
I belive you just need to add the --local attribute to make the file relative to the process that's running it. Or you may have to use the similar mysqlimport command. Check out the MySQL ...