Re: Restoring log file enteries.

2002-04-04 Thread Victoria Reznichenko
Charitha, Thursday, April 04, 2002, 1:35:57 PM, you wrote: C> I am having the mysql log file which is having all the queries which C> affects the data base. C> I have to restore those queries in the table in some remote server. C> Is that possible. Yes, you can update database from update logs u

Re: Restoring log file enteries.

2002-04-04 Thread Dicky Wahyu Purnomo
On Thu, 4 Apr 2002 16:05:57 +0530 (IST) Charitha <[EMAIL PROTECTED]> wrote: > > > Hello all, > > I am having the mysql log file which is having all the queries which > affects the data base. > I have to restore those queries in the table in some remote server. > Is that possible. YAP !!! ;-)

Restoring log file enteries.

2002-04-04 Thread Charitha
Hello all, I am having the mysql log file which is having all the queries which affects the data base. I have to restore those queries in the table in some remote server. Is that possible. Any ideas are welcome. Thanks in advance -- Regards, Charitha ---