rsh
11-13-2000, 06:28 PM
Is it possible to use the -T [path] option with mysqldump to send data to a tab-delimied text-file on FutureQuest?
If I use mysqldump from the shell without -T [path] all is well, but if I add -T [path] to the same statement,[nbsp][nbsp]I get "Got Error: 1045: Access denied for user: '[username]@qbert.futurequest.net' (Using password: Yes)".[nbsp][nbsp][path] is a valid path to my directory.
If the -T option isn't available, does anybody have any other solutions for exporting a tab-delimited text file from a MySQL database?
If I use mysqldump from the shell without -T [path] all is well, but if I add -T [path] to the same statement,[nbsp][nbsp]I get "Got Error: 1045: Access denied for user: '[username]@qbert.futurequest.net' (Using password: Yes)".[nbsp][nbsp][path] is a valid path to my directory.
If the -T option isn't available, does anybody have any other solutions for exporting a tab-delimited text file from a MySQL database?