Skip to content
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

Basket column (BLOB) in order summary not large enough #1672

Closed
romanklabal opened this issue Jun 19, 2017 · 0 comments
Closed

Basket column (BLOB) in order summary not large enough #1672

romanklabal opened this issue Jun 19, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@romanklabal
Copy link

Hi,
ran into an issue where a customer has ordered 59 products, of which some have really long descriptions. This caused the serialized basket contents array saved into the basket field in CubeCart_order_summary table to exceed 64kB and therefore get cut off.

This means its no longer possible to load the basket in the user profile and complete the payment.

I would suggest switching to MEDIUMBLOB?

@abrookbanks abrookbanks self-assigned this Jul 25, 2017
@abrookbanks abrookbanks added this to the 6.1.9 milestone Jul 25, 2017
abrookbanks added a commit that referenced this issue Jul 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants