Jump to content

MySQL Relation Question


phporcaffeine

Recommended Posts

I don't know if this REALLY IS a relational issue or not but here is the outline:

2 databases on the same server/host/service instance

First database has a column/field that when changed (UPDATE/INSERT/DELETE) I would like a column/field in the second database to reflect that change as well.

This is an easy-do with PHP I know, thats not what I am looking for though. I'm looking for som SQL magic that just "does-it", if there is such a thing. I was thinking possibly it had to do with relationships but now that I am thinking (scary) maybe a stored proceedure wich would require MySQL 5+.

Any ideas are greatly appreciated.
Link to comment
https://forums.phpfreaks.com/topic/4785-mysql-relation-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.