-
- Downloads
(scan): Performance fix: don't do a select per file we examine.
Insert all of the files into a temporary table instead, and do a left join to find out which of them that are new. (insert_tmp_files): New function.
Please register or sign in to comment