WordPress database error: [Table 'wp_aioseo_cache' already exists]
CREATE TABLE wp_aioseo_cache ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `key` varchar(80) NOT NULL, `value` longtext NOT NULL, `expiration` datetime NULL, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY ndx_aioseo_cache_key (`key`), KEY ndx_aioseo_cache_expiration (`expiration`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;


Fatal error: Uncaught Error: Call to undefined function create_function() in /home3/drjaygor/public_html/wp-content/plugins/amazon-showcase-wordpress-widget/amazonshowcase.php:1356 Stack trace: #0 /home3/drjaygor/public_html/wp-settings.php(589): include_once() #1 /home3/drjaygor/public_html/wp-config.php(106): require_once('/home3/drjaygor...') #2 /home3/drjaygor/public_html/wp-load.php(50): require_once('/home3/drjaygor...') #3 /home3/drjaygor/public_html/wp-blog-header.php(13): require_once('/home3/drjaygor...') #4 /home3/drjaygor/public_html/index.php(17): require('/home3/drjaygor...') #5 {main} thrown in /home3/drjaygor/public_html/wp-content/plugins/amazon-showcase-wordpress-widget/amazonshowcase.php on line 1356