Edit File by line
/home/zeestwma/ajeebong.../wp-conte.../plugins/litespee.../src/data_str...
File: avatar.sql
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
[0] Fix | Delete
`url` varchar(1000) NOT NULL DEFAULT '',
[1] Fix | Delete
`md5` varchar(128) NOT NULL DEFAULT '',
[2] Fix | Delete
`dateline` int(11) NOT NULL DEFAULT '0',
[3] Fix | Delete
PRIMARY KEY (`id`),
[4] Fix | Delete
UNIQUE KEY `md5` (`md5`),
[5] Fix | Delete
KEY `dateline` (`dateline`)
[6] Fix | Delete
[7] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function