[BUGFIX] Do not use named parameter for list of orphan records ids
The OrphanRecordsCommand fetches records by a list of ids. This list can get very big so the database will fail if the number of placesholders exceeds its limit. Resolves: #85257 Related: #80875 Releases: master, 8.7 Change-Id: Ia6b9398f4e54157301abb57fac5adb7f51130907 Reviewed-on: https://review.typo3.org/57213 Tested-by:TYPO3com <no-reply@typo3.com> Tested-by:
Thomas Rawiel <thomas.rawiel@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Please register or sign in to comment