| mysql will not let me load a local file ever time i execute this command Code: LOAD DATA LOCAL INFILE "pet.txt" INTO TABLE pet;
i get an error that says that this command is not supported with my version of mysql.
I've tried starting my database with this parameter Code: mysqld_safe --local-infile=1
I would like to use this feature because the database I'm making will be quite large.
__________________
The computer made me do it!! Slackware  and SUSE too Gig\'em WHOOOOP!!
\"God put me on this earth to accomplish a certain amount of tasks, At the rate I\'m going I will never die.\" (I don\'t know)
|