Jeremy,

I'm not sure I follow.  What information from that command would the app be
looking for specifically.  Maybe you're saying the app should look at the
position of the master's binary log file.  Is that what you suggest?

Thi

-----Original Message-----
From: Jeremy Zawodny [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 10:42 AM
To: Thi Cao
Cc: MySQL
Subject: Re: MySql Database Replication Question


On Thu, Mar 07, 2002 at 08:37:00AM -0600, Thi Cao wrote:
> All,
> 
> How can I notify an application running on the slave server that the
> slave database has just updated itself by means of replication.  The
> reason I ask is that I know MySql currently doesn't support
> triggers, but my application needs to be notified when an update on
> the slave has just taken place.  Once again, thanks for your time.

Hm, that's a little unusual.   Could the application look at the
output of SHOW SLAVE STATUS once in a while, maybe?
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 28 days, processed 988,263,631 queries (407/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to