Use the below link to know how to setup replication.
http://dev.mysql.com/doc/refman/5.0/en/replication-howto.html
regards
anandkl
On 4/15/08, Kaushal Shriyan <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I need to run a longer running insert and test it in the Master Slave
> Replication Database Serve
Hi,
I need to run a longer running insert and test it in the Master Slave
Replication Database Server. And interrupt the Insert query on the Master
and check on slave to ensure that the data is in sync. How can i do it, are
there benchmark tools to do that.
Thanks and Regards
Kaushal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Cal --
...and then Cal Evans said...
%
% TjL,
%
% To start with:
Thanks for the titles!
...
% Work your way through both books in a couple of months and then spend every
% waking hour organizing data into tables for a couple of years and you'll
On 22/6/02 at 17:05, [EMAIL PROTECTED] (Timothy J. Luoma) wrote:
> I've looked through Google and the MySQL website without luck.
>
> I'm looking to find a place which discusses the theory of how one
> should
> create a database, how to organize the information, etc.
>
> There's got to be a g
ty simple and can be applied to any relational db system.
--jeff
- Original Message -
From: "Timothy J. Luoma" <[EMAIL PROTECTED]>
To: "MySQL List" <[EMAIL PROTECTED]>
Sent: Saturday, June 22, 2002 2:05 PM
Subject: Understanding relational database setup/
verybody knows that SSN's aren't unique!) ;)
HTH,
=C=
-Original Message-
From: Timothy J. Luoma [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 22, 2002 4:06 PM
To: MySQL List
Subject: Understanding relational database setup/construction
I've looked through Google
For theory and history, I found the manual to be an excellent place to start...
http://www.mysql.com/manual.php
and have a walk through the tutorial starting with:
http://www.mysql.com/doc/C/o/Connecting-disconnecting.html
At 05:05 PM Saturday, 6/22/2002, Timothy J. Luoma wrote -=>
>I've lo
t; Subject: Understanding relational database setup/construction
>
>
>
> I've looked through Google and the MySQL website without luck.
>
> I'm looking to find a place which discusses the theory of how one should
> create a database, how to organize the information, e
I've looked through Google and the MySQL website without luck.
I'm looking to find a place which discusses the theory of how one should
create a database, how to organize the information, etc.
There's got to be a good site out there, but I'm obviously plugging in the
wrong search terms or somet
if (($row[0]==1) || ($row[0]==2))
{
echo "Successful.";
die();
}
}
else
{
echo "Go Away!";
echo "You are not authorized to view this resource.";
die();
}
- Original Message -
From: "Rick Emery" <
rman Zhang [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 12:49 PM
To: [EMAIL PROTECTED]
Subject: database setup
Hi,
I am setting up a mysql database, with two tables. One keeps the user
authentication info such as user name, password and user level. The other
table with contains files
Hi,
I am setting up a mysql database, with two tables. One keeps the user
authentication info such as user name, password and user level. The other
table with contains files for upload and download. Is there a good way to
setup the user authentication table so it can check appropriate user rights
12 matches
Mail list logo