node mysql problem with into outfile on remote machine

10 views
Skip to first unread message

karthik reddy singireddy

unread,
Nov 23, 2016, 3:51:04 PM11/23/16
to nodejs
Hi,

I have executed below command on windows command terminal
 mysql -e -h 192.168.1.120 -u root -p  catalyst -e 'SELECT * FROM user_info' > E:/myfile.txt
If i want to execute the same command on node mysql.
Is there any way to use outfile remotely?
Reply all
Reply to author
Forward
0 new messages