MySQL Forums
Forum List  »  Replication

Re: Update data from slave to master
Posted by: widiyantosg
Date: February 03, 2005 07:33PM

I think for my case the client and the server can be both master and slave...
because I'm doing this for updating my stock quantity..

for example:
I have 3 clients ca, cb, cc then I have 1 server cm. then if I sold 3 items in ca, 2 items in cb, 5 items in cc and the stock quantity is 20 items in cm then I should get 10 items for the stock quantity in the cm then the cm will update the ca,cb,cc for the stock quantity.... but I don't know how to implement it by using mysql.... hehe...
can you guide me? hehe.. I'm planning to use jsp for this.. hehe...

Options: ReplyQuote


Subject
Views
Written By
Posted
8193
February 01, 2005 03:35AM
4068
February 02, 2005 08:09PM
Re: Update data from slave to master
3842
February 03, 2005 07:33PM
3632
February 07, 2005 07:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.