Jump to content

MySQL Command line editor


paulspoon

Recommended Posts

I want to run a simple batch file consisting of the following :
mysql -hxxx.xxx.xxx -uxxx -pxxx --local-infile=1 --batch -e "load data local infile 'c:/prod.txt' into table prodmast" charka

Do i need a program to be installed ? And if so which one. The MySQL server is on a different place.

Link to comment
https://forums.phpfreaks.com/topic/17108-mysql-command-line-editor/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.