-
Notifications
You must be signed in to change notification settings - Fork 670
[4.x]: gc/run throws Postgre Exeption #17197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, thanks for getting in touch! Can you please share a full stack trace for this? |
in /app/vendor/yiisoft/yii2/db/Schema.php:676 Error Info: Caused by: Exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 7 number of parameters must be between 0 and 65535' in /app/vendor/yiisoft/yii2/db/Command.php:1320
|
Thanks! I raised a PR for this. |
Craft 4.15.3 and 5.7.5 are out with a fix for that. Thanks again! |
What happened?
Description
php craft gc/run throws following Exception:
at task: > deleting partial Neo block data ...
'PDOException' with message 'SQLSTATE[HY000]: General error: 7 number of parameters must be between 0 and 65535
Expected behavior
Pagination of DELETE SQL statements using an appropriate limit.
Actual behavior
Probably no pagination used.
Craft CMS version
4.14.15
PHP version
8.2.28
Operating system and version
Ubuntu 22.04.5 LTS
Database type and version
PostgreSQL 16.8
Image driver and version
No response
Installed plugins and versions
Blitz 4.23.13
Control Panel CSS 2.6.0
Cookies 4.0.1
Dates & Opening Hours dev-main
Embedded Assets 4.2.3
Enforce password 2.0.0
Glossary 2.0.1
Hyper 1.3.6
Imager X 4.5.1.1
Incognito Field 1.3.0
Inventory 2.2.0
KeyChain 4.0.0
Matrix Colors 3.0.0
Minify 4.0.1
Neo 4.4.1
Publisher X 3.0.1
Redactor 3.1.0
Redactor Anchors 1.5.0
Relax 2.0.2
SAML Service Provider 4.3.1
Sprig 2.13.1
SuperSort 4.0.0
Super Table 3.0.15
The text was updated successfully, but these errors were encountered: