alter table `tiki_files` add column `lastDownload` int(14) default NULL after `hits`;