On Tue, Oct 29, 2002 at 01:02:51AM -0800, Lalit Chandwani wrote:
> Hi all,
>
> i have a mysql database on my local machine , the same database is
> my server i want to synchronize the datbases both side.
>
> is there any login or tool or mysql support for database
> synchronization
How about MyS
In Re: Database synchronization, <[EMAIL PROTECTED]> wrote:
>
>On Thu, Feb 14, 2002 at 09:35:58PM -0800, MySQL wrote:
>
>> I'd like to connect a local sql server to a remote server and get 1
>> database synchronized between them. For various reasons, I need to
&g
On Thu, Feb 14, 2002 at 09:35:58PM -0800, MySQL wrote:
> I'd like to connect a local sql server to a remote server and get 1
> database synchronized between them. For various reasons, I need to
> try to run this from within the sql protocol (i.e. no ftp, etc.).
Okay.
> Replication is not the a
On Fri, 7 Dec 2001 03:07:56 -0800 (PST), Pragneshkumar
Gandhi <[EMAIL PROTECTED]> wrote:
| Hi All
| I am New Subscriber to this mailing List.
| This is Pragneshkumar from India.
|
| I have one Application Which are wriitten in java/jsp and
| using mysql as db.
|
| Now this application is running
On Wed, Oct 31, 2001 at 04:28:27PM +0200, Vyacheslav I. Raytsin wrote:
> Hello guru,
>
> It is not appropriate to me to use standard replication mechanism of
> MySQL. because the interactions between master server and slave
> server will be too busy.
>
> Is any possibility
> 1. to replicate da