Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » MySQL connection(Is it possible to connect to MySQL using UNIX sockets?)
MySQL connection [message #641836] Sun, 28 November 2010 16:28
cluesome Missing name is currently offline cluesome Missing nameFriend
Messages: 12
Registered: November 2010
Location: Edinburgh, Scotland
Junior Member
I have installed Eclipse PDT with the Zend Debugger and SQL Explorer.
I use Apache 2, MySQL and PHP 5.3.3 on a Mac OS X 10.6.5 platform.

I'm an inexperienced Eclipse PDT user. Until now I have used TextWrangler/MySQL Workbench but would like more sophisticated debugging.

I have managed to create a working connection to MySQL using the standard 3306 port but that needed me to allow networking to the MySQL server and I would prefer the more secure UNIX socket method /tmp/mysql.sock.

Can it even be done with the JDBC driver or do I need another connector that doesn't use a URL for TCP/IP? Does anyone have any pointers or web pages that might help me with this?
Previous Topic:Problem with debug output
Next Topic:"workspace in use" driving me crazy!
Goto Forum:
  


Current Time: Sat Apr 27 04:59:28 GMT 2024

Powered by FUDForum. Page generated in 0.02483 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top