"Darius Blaszijk" <[EMAIL PROTECTED]> writes:

> I'm just beginning with MySQL, and I have the following question. Is there
> something like events in MySQL. What I want to do is write some message
> automtically into a table every time a record in some table is changed.

You're looking for triggers, and MySQL doesn't have them.
PostgreSQL does. 

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
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