You need to sign in or sign up before continuing.
typo in index definition
update with: ALTER TABLE `versioning` DROP INDEX `expiration_date`; ALTER TABLE `versioning` ADD INDEX `expiration_date` (`expiration_date`);
Please register or sign in to comment