Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. help~~~,how to connect [modified]

help~~~,how to connect [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
helpdatabasemysqlsysadmintutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    selectgood
    wrote on last edited by
    #1

    Hello everyone: I want to connect to mysql in a long-range computer that use unix OS,my OS is windows NT When i input the order c:/mysql/bin/mysql -h192.168.11.5 -uruitech -p enter ******(the pw),there is a error happen: ERROR 2003 (HY000):Can't connect to MySQL server on '192.168.11.5'(10060) I was puzzled,the long-range computer has commision others to access its mysql DB.and it's works well. I need help~~~:(( Thanks in advance!!! Henry -- modified at 23:39 Sunday 26th November, 2006

    S 1 Reply Last reply
    0
    • S selectgood

      Hello everyone: I want to connect to mysql in a long-range computer that use unix OS,my OS is windows NT When i input the order c:/mysql/bin/mysql -h192.168.11.5 -uruitech -p enter ******(the pw),there is a error happen: ERROR 2003 (HY000):Can't connect to MySQL server on '192.168.11.5'(10060) I was puzzled,the long-range computer has commision others to access its mysql DB.and it's works well. I need help~~~:(( Thanks in advance!!! Henry -- modified at 23:39 Sunday 26th November, 2006

      S Offline
      S Offline
      Scott Holt
      wrote on last edited by
      #2

      I'm not an expert on MySQL, but based on my experience with SQL Server I would suggest finding out what ports MySQL uses to listen for incoming connections and respond to clients. If these ports are being blocked by a firewall on either the client computer or the server, you won't be able to connect. Try turning off any firewalls (temporarily) and see what happens. Scott

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups