Re: CocoaMySQL v0.7b2 Connection Help

2005-12-06 Thread Michael Stassen
[EMAIL PROTECTED] wrote: Responses intermixed. See below... untz <[EMAIL PROTECTED]> wrote on 12/02/2005 10:43:41 PM: 3. After logging into mysql, I created the following database: mysql> create database music_development to 'untz'@'localhost' identified by 'paintball'; MySQL databases

Re: CocoaMySQL v0.7b2 Connection Help, Part II

2005-12-03 Thread SGreen
ROFLMAO!!! I mean to type "--skip-networking" - HA ha ha!!! [EMAIL PROTECTED] wrote on 12/03/2005 09:50:19 AM: > Unless you specified --skipn-etworking (which turns off TCP/IP sockets) or > specifically declared a different port with --port=, the default port is > 3306. > http://dev.mysql.co

Re: CocoaMySQL v0.7b2 Connection Help

2005-12-03 Thread SGreen
Responses intermixed. See below... untz <[EMAIL PROTECTED]> wrote on 12/02/2005 10:43:41 PM: > Hello again, > > I am using OS X Tiger and MySQL 5 Community Edition with the > CocoaMySQL v0.7b2 client > (see: http://cocoamysql.sourceforge.net/beta.php ). > > Am a MySQL newbie so please pardo

Re: CocoaMySQL v0.7b2 Connection Help, Part II

2005-12-03 Thread SGreen
Unless you specified --skipn-etworking (which turns off TCP/IP sockets) or specifically declared a different port with --port=, the default port is 3306. http://dev.mysql.com/doc/refman/4.1/en/server-options.html Shawn Green Database Administrator Unimin Corporation - Spruce Pine untz <[EMAIL

Re: CocoaMySQL v0.7b2 Connection Help, Part II

2005-12-03 Thread untz
Michael, I would still appreciate it if someone could tell me what the default port number is because I need that to set up a local JDBC connection. Kindest regards, Unnsse On Dec 2, 2005, at 11:05 PM, Michael Stassen wrote: untz wrote: Hello there! This is a continuation of a previous p

Re: CocoaMySQL v0.7b2 Connection Help, Part II

2005-12-02 Thread Michael Stassen
untz wrote: Hello there! This is a continuation of a previous posting of mine... I noticed that that the CocoaMySQL v0.7b2 client lists the Database, Socket, and Port fields as optional, so I filled the other fields and when I clicked on "Connect", I received this error message: "Unable t