I am currently porting our application to Linux but I am having problems loading our test data set into the MySQL database. I am getting an Error 13 when trying to load data using the load_data function.
I run out load script from the command line as:
mysql -u auser -papassword -D atestdb <...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.