You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received this error after upgrading from 20.47.1 => 20.47.2 and running setup:upgrade:
Updating modules:
Cache cleared successfully
Schema creation/updates:
SQLSTATE[HY000]: General error: 1553 Cannot drop index 'SHIPPERHQ_ORDER_DETAIL_GRID_ORDER_ID': needed in a foreign key constraint, query was: ALTER TABLE shipperhq_order_detail_grid DROP KEY SHIPPERHQ_ORDER_DETAIL_GRID_ORDER_ID
Note: When I updated to 20.47.1 the other day I had no database issue. It was only updating from 20.47.1 to 20.47.2 where I encountered this.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @pioneerathletics Thanks for raising this! I've just released a new version which will address the issue. Please update and let us know if you hit any further issues.
Magento version: 2.4.3-p1
MySQL version: 5.7
Hello,
I received this error after upgrading from 20.47.1 => 20.47.2 and running setup:upgrade:
Updating modules:
Cache cleared successfully
Schema creation/updates:
SQLSTATE[HY000]: General error: 1553 Cannot drop index 'SHIPPERHQ_ORDER_DETAIL_GRID_ORDER_ID': needed in a foreign key constraint, query was: ALTER TABLE
shipperhq_order_detail_grid
DROP KEYSHIPPERHQ_ORDER_DETAIL_GRID_ORDER_ID
Note: When I updated to 20.47.1 the other day I had no database issue. It was only updating from 20.47.1 to 20.47.2 where I encountered this.
Thanks
The text was updated successfully, but these errors were encountered: