Edit File by line
/home/zeestwma/ceyloniy.../wp-conte.../plugins/litespee.../src/data_str...
File: img_optm.sql
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
[0] Fix | Delete
`post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
[1] Fix | Delete
`optm_status` tinyint(4) NOT NULL DEFAULT '0',
[2] Fix | Delete
`src` text NOT NULL,
[3] Fix | Delete
`src_filesize` int(11) NOT NULL DEFAULT '0',
[4] Fix | Delete
`target_filesize` int(11) NOT NULL DEFAULT '0',
[5] Fix | Delete
`webp_filesize` int(11) NOT NULL DEFAULT '0',
[6] Fix | Delete
PRIMARY KEY (`id`),
[7] Fix | Delete
KEY `post_id` (`post_id`),
[8] Fix | Delete
KEY `optm_status` (`optm_status`)
[9] Fix | Delete
[10] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function