Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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

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.