Edit File by line
/home/zeestwma/richards.../wp-conte.../plugins/litespee.../src/data_str...
File: img_optming.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` varchar(1000) NOT NULL DEFAULT '',
[3] Fix | Delete
`server_info` text NOT NULL,
[4] Fix | Delete
PRIMARY KEY (`id`),
[5] Fix | Delete
KEY `post_id` (`post_id`),
[6] Fix | Delete
KEY `optm_status` (`optm_status`),
[7] Fix | Delete
KEY `src` (`src`(191))
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function