> As far as I know, there'll be no other solution than recovering from
backup.

For the old data, that is quite alright -- what I'm trying to figure out now
is how to selectively restore information out of my (very large) binary
database transaction log file.  (Anyone have tools to this effect???)

> UPDATE ProjectTime set
> Start_Time=FROM_UNIXTIME(UNIX_TIMESTAMP(Start_Time)+2592000);

I discovered this as well -- but see my other message w.r.t. this
not working properly.

PS, I've twice now had to explicitly add "database" to a message to make
it pass those filters ...
--
Michael T. Babcock
http://www.fibrespeed.net/~mbabcock/


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