I am trying to work with a mysql tutorial and everytime I try to load the *.txt file I get the following.
mysql> LOAD DATA LOCAL INFILE "C:\menagerie\pet.txt" INTO TABLE pet;
ERROR 1148: The used command is not allowed with this MySQL version
Does anybody know how to fix this?
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.