Files
Piwigo/admin/batch_manager.php
plegall 149f55ab6b (cp 686c2f7) fix #663, batch manager, avoid SQL error with duplicates
* when searching duplicates on md5sum, only consider md5sum not null
* in case the GROUP_CONCAT returns on truncated string, remove the trailing ","
* add a TODO to find a better algorithm, avoiding the GROUP_CONCAT limit to 1024 chars
2017-05-15 11:28:56 +02:00

22 KiB