Results 1 to 2 of 2

Thread: MySQL from windows client

  1. #1
    Join Date
    Oct 2007
    Location
    Portugal
    Beans
    277

    MySQL from windows client

    Hi all. Sorry if this is the wrong place to post, but it seemed adequate.
    I have a computer running Hardy and a MySQL server. I can connect remotely from several computers including from VPN, but they all run linux. Today I needed to access the database from a windows client on the same network and I had no luck.
    From the CLI running
    Code:
    mysql -u user -p -h 10.101.134.40
    prompts for my password and then just sits there idle. No error msg, no nothing.
    I have also tired to telnet from windows on port 3306 and I get a black screen with a blinking cursor and no way to go back but to close the shell.
    Telnet from another ubuntu PC connects fine.

    I have tried this from several Windows machines with no luck.

    Any ideas on what could be happening?

    Thanks in advance for any tips.

  2. #2
    Join Date
    Oct 2007
    Location
    Portugal
    Beans
    277

    Re: MySQL from windows client

    Bump?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •