[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ4 MySQL Connection
- Subject: RE: [cobalt-users] RAQ4 MySQL Connection
- From: "Koh Puay Hwee" <phkoh@xxxxxxxxxxxxxxxx>
- Date: Tue Apr 23 19:53:00 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Am I right that RAQ4 do not install with MYSQL ? must I install MYSQL
server or client software into it ? What version will it be supported ?
Thanks
Bill Koh
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Steve Werby
Sent: Tuesday, April 23, 2002 11:54 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] RAQ4 MySQL Connection
"Koh Puay Hwee" <phkoh@xxxxxxxxxxxxxxxx> wrote:
> Hi, How can I setup the RAQ4 to connect to another server which is
> running MYSQL database ?
If you're using the MySQL commandline program you do:
mysql --host=host.domain.tld -u user <database_name> -p [supply password
at
prompt]
If you're using a programming language it depends on the programming
language you're using. In your code you need to specify the hostname of
the
other server and the port if MySQL isn't running on port 3306 on the
other
server. But there's nothing special to setup on the RaQ4 (or any other
server for that matter) to allow it to connect to MySQL on another
server so
long as you don't have a firewall blocking outbound access to the MySQL
port.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users