Mysql Logging
#1

I'm looking on information on updating a DATETIME stamp automatically. I've been able to make it set itself on INSERT, but I want it to change on UPDATE, automatically. I'm not sure if you can force values into it, as its usually an automatic process (Like using Auto increment for an int). I guess I could save it as a string, but i'd like it to work the default way, if possible.
Reply
#2

http://dev.mysql.com/doc/refman/5.6/...alization.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)