Select ... into outfile on secure server

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
[email protected]
Posts: 6
Joined: Mon 22 Apr 2013 12:53

Select ... into outfile on secure server

Post by [email protected] » Thu 18 Sep 2014 16:34

I need to be able to select data and send the results to files into directories on a secure server because the data are confidential. The user being passed to the server is {user}@localhost, which fails the Windows active directory validation. All of the posts talk about opening the directory to the world, which I can't do.

How can I write outfiles to a secure Windows directory?

Thanks!

alexa

Re: Select ... into outfile on secure server

Post by alexa » Fri 19 Sep 2014 12:02

Could you please let us whether you are able to connect to a MySQL server and successfully execute SQL queries? Please also let us know what exactly you are experiencing issues with and provide us screenshots of any possible error messages?

You can send a reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via e-mail.

Post Reply