WinSCP hangs up when connecting to database

Advertisement

renfr
Joined:
Posts:
2

WinSCP hangs up when connecting to database

Hello,
I'm trying to connect to my database with this code :
mysql -u dbuser -D dbname -p password
I put it in the terminal, execute and then it hangs up, I waited over 5mins and nothing and had to close winSCP with the task manager since it froze.
Any help on this?
Thank you.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

WinSCP does not support commands that require user input. You can use mysql only if you provide your SQL query on command line.

Reply with quote

Advertisement

You can post new topics in this forum