Primary key missi8ng on wp_smush_dir_images
-
This has already been brought up and it was never resolved: https://wordpress.org/support/topic/primary-key-for-wp_smush_dir_images-table/
Rather than just closing the issue, this problem should be addressed.
Not having a primary key in is not considered best practice for MySQL 8, and in fact can cause data loss and problems with database replication.
As such, it is now a strict requirement on many cloud providers who use scaling & replication, Digital Ocean being one of them.
Please address this issue by ensuring all tables have primary keys in them.
Thank you
The topic ‘Primary key missi8ng on wp_smush_dir_images’ is closed to new replies.