devuser

Show:

What's happening?

  • Followup: RE: how can I connect mysql in pipe

    Dear I connect mysql ok with your recommended method. I write a file as my_app.cnf. thanks.

    2005-09-27 00:22:33 UTC in MySQL for Python

  • Followup: RE: how can I connect mysql in pipe

    Dear ajustman how can I invoke the connect function do I invoke connect as flowed conrrectly ? db = MySQLdb.connect(host="localhost", user="root", passwd="", db="ReportsMgmtDb",named_pipe="C:\Program Files\Global 360\Reports Manager Server\bin\colds qld.sock") or how can I get the pipe of mysql in windows ?.

    2005-09-26 13:54:57 UTC in MySQL for Python

  • how can I connect mysql in pipe

    mysql.exe --socket="C:\Program Files\Global 360\Reports Manager Server\bin\colds qld.sock" --protocol=pipe I can call mysql.exe to connect with mysql correctly. how can I connect with mysql with mysqldb.

    2005-09-26 09:46:24 UTC in MySQL for Python

About Me

  • 2002-02-02 (8 years ago)
  • 446763
  • devuser (My Site)
  • devuser

Send me a message