You can read more at my blog, if you want .
On Tue, Apr 1, 2008 at 8:55 PM, Kaushal Shriyan <[EMAIL PROTECTED]>
wrote:
> Hi
>
> I am referring to
> http://dev.mysql.com/doc/refman/5.0/en/multiple-unix-servers.html to
> create multiple instances of MySQL Database Server. I wanted it for
> Gentoo L
Hi
I am referring to
http://dev.mysql.com/doc/refman/5.0/en/multiple-unix-servers.html to
create multiple instances of MySQL Database Server. I wanted it for
Gentoo Linux
is there a HowTo for configuring multiple instance of MySQL Database
Server on Gentoo Linux
Thanks and Regards
Kaushal
--
Christopher Chamber <[EMAIL PROTECTED]> wrote:
> Hi Everyone. My problem is that i want to create 2 instances of a
> sub-query. For Example:
>
> SELECT DISTINCT V4.* FROM (SELECT v2.* FROM cell v1,cell v2 WHERE v1.name
> = 'reviews' AND v2.sal = v1.sal ) v3 , v4
>
> This query will gives an erro
Hi Everyone. My problem is that i want to create 2 instances of a
sub-query. For Example:
SELECT DISTINCT V4.* FROM (SELECT v2.* FROM cell v1,cell v2 WHERE v1.name
= 'reviews' AND v2.sal = v1.sal ) v3 , v4
This query will gives an error as V4 is not allowed, i.e. not more than 1
instance of a sub
Hi Everyone. My problem is that i want to create 2 instances of a
sub-query. For Example:
SELECT DISTINCT V4.* FROM (SELECT v2.* FROM cell v1,cell v2 WHERE v1.name
= 'reviews' AND v2.sal = v1.sal ) v3 , v4
This query will gives an error as V4 is not allowed, i.e. not more than 1
instance of a sub
Ok, Thanks Tobias! I'm all set. And I actually found the relevant info in
the manual. Sorry for the bother, all.
From: Tobias Asplund <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "'Rich Brant'" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject:
> # If you specify no service name, the server uses the default service name of MySQL
> and the server reads options from the [mysqld] group in the standard option files.
> # If you specify a service name after the --install option, the server ignores the
> [mysqld] option group and instead read
> Hello,
>
> What do I need to add to the my.ini file? Can anyone post a typical setup
> of this as an example?
I install with mysqld-nt-max --install servicename
servicename in those cases are MysQL40, MySQL41 and MySQL50
Those are the relevant rows:
[mysqld]
[mysql40]
basedir = C:/mysql/4.0
gt;
Reply-To: <[EMAIL PROTECTED]>
To: "'Rich Brant'" <[EMAIL PROTECTED]>
CC: <[EMAIL PROTECTED]>
Subject: RE: my.ini file for two instances of MySql - need help
Date: Mon, 12 Jan 2004 10:55:21 -0600
Here is an example of what I used:
[mysqld]
# set basedir to your
AM
To: [EMAIL PROTECTED]
Subject: my.ini file for two instances of MySql - need help
Hello,
I need to get two instances of Mysql running on the same machine. It's a
windows 2000 server. The existing MySQL is 3.23 and is running in another
directory. It appears to be used for LiveStats.
I
At 16:48 + 1/12/04, Rich Brant wrote:
Hello,
I need to get two instances of Mysql running on the same machine.
It's a windows 2000 server. The existing MySQL is 3.23 and is
running in another directory. It appears to be used for LiveStats.
I need to install version 4 and have them
Hello,
I need to get two instances of Mysql running on the same machine. It's a
windows 2000 server. The existing MySQL is 3.23 and is running in another
directory. It appears to be used for LiveStats.
I need to install version 4 and have them both running.
What do I need to add t
Hello,
I have mysqld-max (3.23.51) running on a Windows 2000 machine. Is it
possible to run another MySQL server alongside it, using the same my.ini
file but set on a different port, e.g. with
mysqld-max --standalone --console --port=3307
The reason I want to do this is to check changes
;[EMAIL PROTECTED]>,
MySQL
Support <[EMAIL PROTECTED]>
cc:
Subject:RE: setting up two instances of mySQL
Hi Chris,
I am Tom, you know your manager, did you say that I am
wrong!!!
Just kidding :-).
Well I cannot find any good reason for having two
databases in two diff
for someone with access to
> > only one to get to the
> > other's data.
> >
> > The cons are that you will have 2 copies running
> > therefore it will take
> > longer to maintain.
> >
> > =C=
> >
> > *
> > * Cal Evans
> > * Journeyman
t;
> *
> * Cal Evans
> * Journeyman Programmer
> * Techno-Mage
> * http://www.calevans.com
> *
>
>
> -Original Message-
> From: Chris Stefanick
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 05, 2002 7:56 AM
> To: MySQL Support
> Subject: se
- Original Message -
From: "Chris Stefanick" <[EMAIL PROTECTED]>
To: "MySQL Support" <[EMAIL PROTECTED]>
Sent: Wednesday, June 05, 2002 2:55 PM
Subject: setting up two instances of mySQL
> I have one product already using a mySQL database. We just
Chris,
Wednesday, June 05, 2002, 3:55:52 PM, you wrote:
CS> I have one product already using a mySQL database. We just inherited a new
CS> product (via an acquisition) that uses it's own mySQL database which we're
CS> going to stick on the same server. My manager wants me to setup a second
CS>
eyman Programmer
* Techno-Mage
* http://www.calevans.com
*
-Original Message-
From: Chris Stefanick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 05, 2002 7:56 AM
To: MySQL Support
Subject: setting up two instances of mySQL
I have one product already using a mySQL database. We just inherited
I have one product already using a mySQL database. We just inherited a new
product (via an acquisition) that uses it's own mySQL database which we're
going to stick on the same server. My manager wants me to setup a second
instance of mySQL on the machine for the new product's database. I don't
20 matches
Mail list logo