Rich Bartell writes:
> It occurred to me that a column type that functioned similar to timestamp
> but for the id of user initiating the update would be very useful.  What I
> mean is a column that would automatically capture the userid that last
> changed a row, much as a first timestamp column is automatically updated to
> reflect the time a row was last changed.  Is such a column type possible  in
> MySQL and
> are there any plans to implement it?
> 
> Thanks,
> Rich


No, no plans. This feature is very easy to implement in the
application program and there are not many users that have asked for it.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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