uot; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 06, 2002 5:06 PM
Subject: RE: mysql port number
> show variables
> that will show you what you need.
>
> you can use a like statement, because there is a lot of stuff
> hope that helps
>
> br
gt; Sent: Wednesday, December 04, 2002 6:19 PM
> To: Mike At Spy
> Cc: [EMAIL PROTECTED]
> Subject: Re: mysql port number
>
>
> On Wed, Dec 04, 2002 at 12:04:52PM -0500, Mike At Spy wrote:
> >
> > How can I tell what port number mysql is running on? I need it
> for a ch
gt; Sent: Wednesday, December 04, 2002 6:19 PM
> To: Mike At Spy
> Cc: [EMAIL PROTECTED]
> Subject: Re: mysql port number
>
>
> On Wed, Dec 04, 2002 at 12:04:52PM -0500, Mike At Spy wrote:
> >
> > How can I tell what port number mysql is running on? I need it
> for a ch
Actually, I do google searches first before asking on any list - and it
didn't turn up a darn thing.
-Mike
> -Original Message-
> From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 04, 2002 6:19 PM
> To: Mike At Spy
> Cc: [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 4 Dec 2002, R. Hannes Niedner wrote:
> On 12/4/02 9:04 AM, "Mike At Spy" <[EMAIL PROTECTED]> wrote:
> >
> > How can I tell what port number mysql is running on? I need it for a chat
> > program. :)
> >
> Default is 3306
And with -P=123
The default port for MySQL is TCP 3306. If the connection can't be
established and you are sure that mysqld is running maybe check netstat -a
whether MySql runs on an alternative port or only uses only UNIX sockets.
HTH,
Mike Bunzel
- Original Message -
From: "Mike At Spy" <[EMAIL PROTECT
mysql> show variables;
3306 is the default.
-Original Message-
From: Mike At Spy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 9:05 AM
To: [EMAIL PROTECTED]
Subject: mysql port number
How can I tell what port number mysql is running on? I need it for a chat
program
On Wed, Dec 04, 2002 at 12:04:52PM -0500, Mike At Spy wrote:
>
> How can I tell what port number mysql is running on? I need it for a chat
> program. :)
3306
A google search would have found the answer in no time.
--
Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAI
Show Variables Like 'port';
PB
-
> How can I tell what port number mysql is running on? I need it for a chat
> program. :)
>
> Thanks,
>
> -Mike
>
>
>
> -
> Before posting, please check:
>http://www.mysql.com/manua
On 12/4/02 9:04 AM, "Mike At Spy" <[EMAIL PROTECTED]> wrote:
>
> How can I tell what port number mysql is running on? I need it for a chat
> program. :)
>
> Thanks,
>
> -Mike
>
Default is 3306
/h
-
Before posting, plea
I would suggest you obtain a book on the subject, or visit "mysql.com" and
read the documents under "documentation." You are asking questions that
have very large answers. To get you started, MySQL is accessed over the
web by using a scripting language like PHP or Perl.
-Ken
At 07:35 PM 6/5
At 7:35 PM -0700 6/5/01, sanborn wrote:
>How is MySQL used over a network? I assume there is a port involved, and
>some kind of transaction server built into mysql? How do I configure, test
>this? In the several documents I have read so far, I haven't found much on
>the subject. Thanks for you
On 6/5/01 7:35 PM, "sanborn" <[EMAIL PROTECTED]> wrote:
> How is MySQL used over a network? I assume there is a port involved, and
> some kind of transaction server built into mysql? How do I configure, test
> this? In the several documents I have read so far, I haven't found much on
> the sub
Default mysql port is 3306.
Tyler
> -Original Message-
> From: sanborn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 05, 2001 9:36 PM
> To: MySQL Mailing List
> Subject: MySQL Port number
>
>
> How is MySQL used over a network? I assume there is a port involved, and
> some kind of
14 matches
Mail list logo