still having trouble with mysql SOURCE command
hello. i have read the sql manual and the tutorial and i believe that i am doing exactly as instructed
i am running mysql5 on mac osx 10.5. i have created a sql script file and i am trying to use it with the sql SOURCE command.
when i execute the command: SOURCE mySqlScript.txt ;
i get the error: Failed to open file 'mySqlScript.tx t', error: 2. ...
User Profile
Collapse
-
thank you. i have read the reference manual several times. i follow the instructions exactly for using the SOURCE command. what i need to know is the location of the script file....Leave a comment:
-
trouble with mysql source command
hello. i am running mysql5 on mac osx 10.5. i am new to both of these. i have created a sql script file and i am trying to use it with the sql SOURCE command. when i execute the command: SOURCE mySqlScript.txt ; i get the error: Failed to open file 'mySqlScript.tx t', error: 2. i have placed this file in the /usr/local/mysql/bin directory. i have also tried adding the full path name to the script file and get the same result. where should this...
No activity results to display
Show More
Leave a comment: