Database error
-
We upgraded to the latest version 3.0.5 and got hit with a lot of traffic and the database locked up with this error. We use EDD for our cart.
ALTER TABLE saur_cl_abandon_cart MODIFY COLUMN status ENUM( ‘processing’, ‘abandoned’, ‘recovered’, ‘completed’, ‘discard’, ‘lost’ ) NOT NULL DEFAULT ‘abandoned’
Any thoughts?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Database error’ is closed to new replies.