Failed to create tables crawler and crawler_blacklist.

#1
When I start the crawler, I get two messages:

Failed to create table crawler! CREATE TABLE IF NOT EXISTS `wppj_litespeed_crawler` () DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
Failed to create table crawler_blacklist! SQL: CREATE TABLE IF NOT EXISTS `wppj_litespeed_crawler_blacklist` () DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.

Would you know why? Is this a problem that must be addressed?

Thanks

Tamer
 
Top