|
From: Dan F. <da...@ha...> - 2007-01-24 19:07:13
|
Forgot to attach patch.. Dan Faerch wrote: > Patch to change db_cleanup timekeeping for both normal and clustered setup. > > To fix item from tracker: > [ 1574884 ] db_clean_host name and HOSTNAME > > Feel free to check it and make comments. > > Notes on patch: > Old HOSTNAME codes is not removed yet to keep this diff simple to read. > > Added new value into "config" table. "last_dbclean". Contains unix > timestampor zero. > Changed/corrected updateconfig() to return number of affected rows > Changed updateconfig() to allow 1 extra arg. If given, the arg will be > added to sql's where statement: "AND value='$arg'" (used for > "old_timestamp") > Removed "next_maint" everywhere. > Removed dbclean on startup > > > > - Dan > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Sqlgrey-users mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlgrey-users > > |