python /home/admin/mtr/script_for_cron.py -j default -m 20 -a 'python ~/workarea/git/Velours/python/mtr/utils/delete_rows_crops.py --limit=2000 --nb_batch=5 --type=4228 --days=370 ' -s delete_crops -M 0 -S 0 -U 90,80,95 import MySQLdb succeeded on va faire 5 occurences de suppression de 2000 photos batch : 0/4 select id from MTRPhoto.crop_hashtag_ids where type in (4228) and timestamp < "2024-04-20" LIMIT 2000; nombre de photos selectionnées : 2000 batch : 1/4 select id from MTRPhoto.crop_hashtag_ids where type in (4228) and timestamp < "2024-04-20" LIMIT 2000; nombre de photos selectionnées : 362 batch : 2/4 select id from MTRPhoto.crop_hashtag_ids where type in (4228) and timestamp < "2024-04-20" LIMIT 2000; nombre de photos selectionnées : 0 il n'y a plus de lignes à supprimer 0.05user 0.01system 4:39.72elapsed 0%CPU (0avgtext+0avgdata 18804maxresident)k 1520inputs+16outputs (129major+2295minor)pagefaults 0swaps