Getting both table doesn't exist and base table or view already exists for the same table

https://support.plesk.com/hc/en-us/articles/213931725-Dump-of-the-MySQL-database-hosted-on-the-Plesk-server-fails-mysqldump-table-doesn-t-exist-when-using-LOCK-TABLES

add write permission for group chmod

| 7155896 | 0 | php | %type: @message in %function (line %line of %file) @backtrace_string. | a:6:{s:5:"%type";s:45:“Drupal\Core\Database\DatabaseExceptionWrapper”;s:8:"@message";s:1116:“SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cache_bootstrap’ already exists: CREATE TABLE {cache_bootstrap} ( cid VARCHAR(255) CHARACTER SET ascii BINARY NOT NULL DEFAULT ’’ COMMENT ‘Primary Key: Unique cache ID.’, data LONGBLOB NULL DEFAULT NULL COMMENT ‘A collection of data to cache.’, expire INT NOT NULL DEFAULT 0 COMMENT ‘A Unix timestamp indicating when the cache entry should expire, or -1 for never.’, created DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT ‘A timestamp with millisecond precision indicating when the cache entry was created.’, serialized SMALLINT NOT NULL DEFAULT 0 COMMENT ‘A flag to indicate whether content is serialized (1) or not (0).’, tags LONGTEXT NULL DEFAULT NULL COMMENT ‘Space-separated list of cache tags for this entry.’, checksum VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT ‘The tag invalidation checksum when this entry was saved.’, PRIMARY KEY (cid), INDEX expire (expire), INDEX created (created) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT ‘Storage for the cache API.’; Array ( ) “;s:9:"%function”;s:43:“Drupal\Core\Cache\ChainedFastBackend->set()";s:5:"%file”;s:69:"/var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php”;s:5:"%line";i:180;s:17:"@backtrace_string";s:2715:"#0 /var/www/drupal/web/core/lib/Drupal/Core/Database/Connection.php(650): Drupal\Core\Database\Connection->handleQueryException(Object(PDOException), ‘CREATE TABLE {c…’, Array, Array) #1 /var/www/drupal/web/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php(358): Drupal\Core\Database\Connection->query(‘CREATE TABLE {c…’, Array, Array) #2 /var/www/drupal/web/core/lib/Drupal/Core/Database/Schema.php(622): Drupal\Core\Database\Driver\mysql\Connection->query(‘CREATE TABLE {c…’) #3 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(406): Drupal\Core\Database\Schema->createTable(‘cache_bootstrap’, Array) #4 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(197): Drupal\Core\Cache\DatabaseBackend->ensureBinExists() #5 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(181): Drupal\Core\Cache\DatabaseBackend->setMultiple(Array) #6 /var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php(180): Drupal\Core\Cache\DatabaseBackend->set(‘module_implemen…’, Array, -1, Array) #7 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(337): Drupal\Core\Cache\ChainedFastBackend->set(‘module_implemen…’, Array) #8 /var/www/drupal/web/core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php(42): Drupal\Core\Extension\ModuleHandler->writeCache() #9 [internal function]: Drupal\Core\EventSubscriber\RequestCloseSubscriber->onTerminate(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), ‘kernel.terminat…’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #10 /var/www/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), ‘kernel.terminat…’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #11 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(88): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(‘kernel.terminat…’, Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #12 /var/www/drupal/vendor/stack/builder/src/Stack/StackedHttpKernel.php(32): Symfony\Component\HttpKernel\HttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #13 /var/www/drupal/web/core/lib/Drupal/Core/DrupalKernel.php(647): Stack\StackedHttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #14 /var/www/drupal/web/index.php(22): Drupal\Core\DrupalKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #15 {main}";} | 3 | | https://www.nichq.org/search?f%5B0%5D=project%3A64&f%5B1%5D=project%3A389&f%5B2%5D=project%3A20&f%5B3%5D=project%3A60&f%5B4%5D=project%3A27&f%5B5%5D=project%3A32&f%5B6%5D=type%3Aresource&f%5B7%5D=type%3Anews_item&f%5B8%5D=project%3A651 | | 46.229.168.137 | 1549836117 | | 7155895 | 0 | php | %type: @message in %function (line %line of %file). | a:6:{s:5:"%type";s:45:“Drupal\Core\Database\DatabaseExceptionWrapper”;s:8:"@message";s:1116:“SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cache_bootstrap’ already exists: CREATE TABLE {cache_bootstrap} ( cid VARCHAR(255) CHARACTER SET ascii BINARY NOT NULL DEFAULT ’’ COMMENT ‘Primary Key: Unique cache ID.’, data LONGBLOB NULL DEFAULT NULL COMMENT ‘A collection of data to cache.’, expire INT NOT NULL DEFAULT 0 COMMENT ‘A Unix timestamp indicating when the cache entry should expire, or -1 for never.’, created DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT ‘A timestamp with millisecond precision indicating when the cache entry was created.’, serialized SMALLINT NOT NULL DEFAULT 0 COMMENT ‘A flag to indicate whether content is serialized (1) or not (0).’, tags LONGTEXT NULL DEFAULT NULL COMMENT ‘Space-separated list of cache tags for this entry.’, checksum VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT ‘The tag invalidation checksum when this entry was saved.’, PRIMARY KEY (cid), INDEX expire (expire), INDEX created (created) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT ‘Storage for the cache API.’; Array ( ) “;s:9:"%function”;s:43:“Drupal\Core\Cache\ChainedFastBackend->set()";s:5:"%file”;s:69:"/var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php”;s:5:"%line";i:180;s:17:"@backtrace_string";s:6755:"#0 /var/www/drupal/web/core/lib/Drupal/Core/Database/Connection.php(650): Drupal\Core\Database\Connection->handleQueryException(Object(PDOException), ‘CREATE TABLE {c…’, Array, Array) #1 /var/www/drupal/web/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php(358): Drupal\Core\Database\Connection->query(‘CREATE TABLE {c…’, Array, Array) #2 /var/www/drupal/web/core/lib/Drupal/Core/Database/Schema.php(622): Drupal\Core\Database\Driver\mysql\Connection->query(‘CREATE TABLE {c…’) #3 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(406): Drupal\Core\Database\Schema->createTable(‘cache_bootstrap’, Array) #4 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(197): Drupal\Core\Cache\DatabaseBackend->ensureBinExists() #5 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(181): Drupal\Core\Cache\DatabaseBackend->setMultiple(Array) #6 /var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php(180): Drupal\Core\Cache\DatabaseBackend->set(‘hook_info’, Array, -1, Array) #7 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(297): Drupal\Core\Cache\ChainedFastBackend->set(‘hook_info’, Array) #8 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(625): Drupal\Core\Extension\ModuleHandler->getHookInfo() #9 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(590): Drupal\Core\Extension\ModuleHandler->buildImplementationInfo(’entity_load’) #10 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(328): Drupal\Core\Extension\ModuleHandler->getImplementationInfo(’entity_load’) #11 /var/www/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php(336): Drupal\Core\Extension\ModuleHandler->getImplementations(’entity_load’) #12 /var/www/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php(286): Drupal\Core\Entity\EntityStorageBase->postLoad(Array) #13 /var/www/drupal/web/core/modules/user/src/RoleStorage.php(17): Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) #14 /var/www/drupal/web/core/lib/Drupal/Core/Session/UserSession.php(111): Drupal\user\RoleStorage->isPermissionInRoles(‘access content’, Array) #15 /var/www/drupal/web/core/lib/Drupal/Core/Session/AccountProxy.php(92): Drupal\Core\Session\UserSession->hasPermission(‘access content’) #16 /var/www/drupal/web/core/lib/Drupal/Core/Access/AccessResult.php(156): Drupal\Core\Session\AccountProxy->hasPermission(‘access content’) #17 /var/www/drupal/web/core/modules/user/src/Access/PermissionAccessCheck.php(41): Drupal\Core\Access\AccessResult::allowedIfHasPermissions(Object(Drupal\Core\Session\AccountProxy), Array, ‘OR’) #18 [internal function]: Drupal\user\Access\PermissionAccessCheck->access(Object(Symfony\Component\Routing\Route), Object(Drupal\Core\Session\AccountProxy)) #19 /var/www/drupal/web/core/lib/Drupal/Core/Access/AccessManager.php(159): call_user_func_array(Array, Array) #20 /var/www/drupal/web/core/lib/Drupal/Core/Access/AccessManager.php(135): Drupal\Core\Access\AccessManager->performCheck(‘access_check.pe…’, Object(Drupal\Component\Utility\ArgumentsResolver)) #21 /var/www/drupal/web/core/lib/Drupal/Core/Access/AccessManager.php(112): Drupal\Core\Access\AccessManager->check(Object(Drupal\Core\Routing\RouteMatch), Object(Drupal\Core\Session\AccountProxy), Object(Symfony\Component\HttpFoundation\Request), true) #22 /var/www/drupal/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php(107): Drupal\Core\Access\AccessManager->checkRequest(Object(Symfony\Component\HttpFoundation\Request), Object(Drupal\Core\Session\AccountProxy), true) #23 /var/www/drupal/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php(92): Drupal\Core\Routing\AccessAwareRouter->checkAccess(Object(Symfony\Component\HttpFoundation\Request)) #24 /var/www/drupal/vendor/symfony/http-kernel/EventListener/RouterListener.php(115): Drupal\Core\Routing\AccessAwareRouter->matchRequest(Object(Symfony\Component\HttpFoundation\Request)) #25 [internal function]: Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), ‘kernel.request’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #26 /var/www/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), ‘kernel.request’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #27 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(127): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(‘kernel.request’, Object(Symfony\Component\HttpKernel\Event\GetResponseEvent)) #28 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) #29 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #30 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #31 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(184): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #32 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(121): Drupal\page_cache\StackMiddleware\PageCache->fetch(Object(Symfony\Component\HttpFoundation\Request), 1, true) #33 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(75): Drupal\page_cache\StackMiddleware\PageCache->lookup(Object(Symfony\Component\HttpFoundation\Request), 1, true) #34 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #35 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(52): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #36 /var/www/drupal/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #37 /var/www/drupal/web/core/lib/Drupal/Core/DrupalKernel.php(669): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #38 /var/www/drupal/web/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #39 {main}";} | 3 | | https://www.nichq.org/search?f%5B0%5D=project%3A64&f%5B1%5D=project%3A389&f%5B2%5D=project%3A20&f%5B3%5D=project%3A60&f%5B4%5D=project%3A27&f%5B5%5D=project%3A32&f%5B6%5D=type%3Aresource&f%5B7%5D=type%3Anews_item&f%5B8%5D=project%3A651 | | 46.229.168.137 | 1549836117 | | 7155894 | 0 | php | %type: @message in %function (line %line of %file) @backtrace_string. | a:6:{s:5:"%type";s:45:“Drupal\Core\Database\DatabaseExceptionWrapper”;s:8:"@message";s:1116:“SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cache_bootstrap’ already exists: CREATE TABLE {cache_bootstrap} ( cid VARCHAR(255) CHARACTER SET ascii BINARY NOT NULL DEFAULT ’’ COMMENT ‘Primary Key: Unique cache ID.’, data LONGBLOB NULL DEFAULT NULL COMMENT ‘A collection of data to cache.’, expire INT NOT NULL DEFAULT 0 COMMENT ‘A Unix timestamp indicating when the cache entry should expire, or -1 for never.’, created DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT ‘A timestamp with millisecond precision indicating when the cache entry was created.’, serialized SMALLINT NOT NULL DEFAULT 0 COMMENT ‘A flag to indicate whether content is serialized (1) or not (0).’, tags LONGTEXT NULL DEFAULT NULL COMMENT ‘Space-separated list of cache tags for this entry.’, checksum VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT ‘The tag invalidation checksum when this entry was saved.’, PRIMARY KEY (cid), INDEX expire (expire), INDEX created (created) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT ‘Storage for the cache API.’; Array ( ) “;s:9:"%function”;s:43:“Drupal\Core\Cache\ChainedFastBackend->set()";s:5:"%file”;s:69:"/var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php”;s:5:"%line";i:180;s:17:"@backtrace_string";s:2715:"#0 /var/www/drupal/web/core/lib/Drupal/Core/Database/Connection.php(650): Drupal\Core\Database\Connection->handleQueryException(Object(PDOException), ‘CREATE TABLE {c…’, Array, Array) #1 /var/www/drupal/web/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php(358): Drupal\Core\Database\Connection->query(‘CREATE TABLE {c…’, Array, Array) #2 /var/www/drupal/web/core/lib/Drupal/Core/Database/Schema.php(622): Drupal\Core\Database\Driver\mysql\Connection->query(‘CREATE TABLE {c…’) #3 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(406): Drupal\Core\Database\Schema->createTable(‘cache_bootstrap’, Array) #4 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(197): Drupal\Core\Cache\DatabaseBackend->ensureBinExists() #5 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(181): Drupal\Core\Cache\DatabaseBackend->setMultiple(Array) #6 /var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php(180): Drupal\Core\Cache\DatabaseBackend->set(‘module_implemen…’, Array, -1, Array) #7 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(337): Drupal\Core\Cache\ChainedFastBackend->set(‘module_implemen…’, Array) #8 /var/www/drupal/web/core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php(42): Drupal\Core\Extension\ModuleHandler->writeCache() #9 [internal function]: Drupal\Core\EventSubscriber\RequestCloseSubscriber->onTerminate(Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), ‘kernel.terminat…’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #10 /var/www/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\PostResponseEvent), ‘kernel.terminat…’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #11 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(88): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(‘kernel.terminat…’, Object(Symfony\Component\HttpKernel\Event\PostResponseEvent)) #12 /var/www/drupal/vendor/stack/builder/src/Stack/StackedHttpKernel.php(32): Symfony\Component\HttpKernel\HttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #13 /var/www/drupal/web/core/lib/Drupal/Core/DrupalKernel.php(647): Stack\StackedHttpKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #14 /var/www/drupal/web/index.php(22): Drupal\Core\DrupalKernel->terminate(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\HttpFoundation\Response)) #15 {main}";} | 3 | | https://www.nichq.org/impact/our-promise | https://www.nichq.org/partner/fund-project | 174.20.12.201 | 1549836115 | | 7155893 | 0 | php | %type: @message in %function (line %line of %file). | a:6:{s:5:"%type";s:45:“Drupal\Core\Database\DatabaseExceptionWrapper”;s:8:"@message";s:1116:“SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cache_bootstrap’ already exists: CREATE TABLE {cache_bootstrap} ( cid VARCHAR(255) CHARACTER SET ascii BINARY NOT NULL DEFAULT ’’ COMMENT ‘Primary Key: Unique cache ID.’, data LONGBLOB NULL DEFAULT NULL COMMENT ‘A collection of data to cache.’, expire INT NOT NULL DEFAULT 0 COMMENT ‘A Unix timestamp indicating when the cache entry should expire, or -1 for never.’, created DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT ‘A timestamp with millisecond precision indicating when the cache entry was created.’, serialized SMALLINT NOT NULL DEFAULT 0 COMMENT ‘A flag to indicate whether content is serialized (1) or not (0).’, tags LONGTEXT NULL DEFAULT NULL COMMENT ‘Space-separated list of cache tags for this entry.’, checksum VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT ‘The tag invalidation checksum when this entry was saved.’, PRIMARY KEY (cid), INDEX expire (expire), INDEX created (created) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT ‘Storage for the cache API.’; Array ( ) “;s:9:"%function”;s:43:“Drupal\Core\Cache\ChainedFastBackend->set()";s:5:"%file”;s:69:"/var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php”;s:5:"%line";i:180;s:17:"@backtrace_string";s:6024:"#0 /var/www/drupal/web/core/lib/Drupal/Core/Database/Connection.php(650): Drupal\Core\Database\Connection->handleQueryException(Object(PDOException), ‘CREATE TABLE {c…’, Array, Array) #1 /var/www/drupal/web/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php(358): Drupal\Core\Database\Connection->query(‘CREATE TABLE {c…’, Array, Array) #2 /var/www/drupal/web/core/lib/Drupal/Core/Database/Schema.php(622): Drupal\Core\Database\Driver\mysql\Connection->query(‘CREATE TABLE {c…’) #3 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(406): Drupal\Core\Database\Schema->createTable(‘cache_bootstrap’, Array) #4 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(197): Drupal\Core\Cache\DatabaseBackend->ensureBinExists() #5 /var/www/drupal/web/core/lib/Drupal/Core/Cache/DatabaseBackend.php(181): Drupal\Core\Cache\DatabaseBackend->setMultiple(Array) #6 /var/www/drupal/web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php(180): Drupal\Core\Cache\DatabaseBackend->set(‘hook_info’, Array, -1, Array) #7 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(297): Drupal\Core\Cache\ChainedFastBackend->set(‘hook_info’, Array) #8 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(625): Drupal\Core\Extension\ModuleHandler->getHookInfo() #9 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(590): Drupal\Core\Extension\ModuleHandler->buildImplementationInfo(’entity_load’) #10 /var/www/drupal/web/core/lib/Drupal/Core/Extension/ModuleHandler.php(328): Drupal\Core\Extension\ModuleHandler->getImplementationInfo(’entity_load’) #11 /var/www/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php(336): Drupal\Core\Extension\ModuleHandler->getImplementations(’entity_load’) #12 /var/www/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php(286): Drupal\Core\Entity\EntityStorageBase->postLoad(Array) #13 /var/www/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php(249): Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) #14 /var/www/drupal/web/core/lib/Drupal/Core/ParamConverter/EntityConverter.php(103): Drupal\Core\Entity\EntityStorageBase->load(‘106’) #15 /var/www/drupal/web/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php(100): Drupal\Core\ParamConverter\EntityConverter->convert(‘106’, Array, ’node’, Array) #16 /var/www/drupal/web/core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php(45): Drupal\Core\ParamConverter\ParamConverterManager->convert(Array) #17 /var/www/drupal/web/core/lib/Drupal/Core/Routing/Router.php(260): Drupal\Core\Routing\Enhancer\ParamConversionEnhancer->enhance(Array, Object(Symfony\Component\HttpFoundation\Request)) #18 /var/www/drupal/web/core/lib/Drupal/Core/Routing/Router.php(131): Drupal\Core\Routing\Router->applyRouteEnhancers(Array, Object(Symfony\Component\HttpFoundation\Request)) #19 /var/www/drupal/web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php(90): Drupal\Core\Routing\Router->matchRequest(Object(Symfony\Component\HttpFoundation\Request)) #20 /var/www/drupal/vendor/symfony/http-kernel/EventListener/RouterListener.php(115): Drupal\Core\Routing\AccessAwareRouter->matchRequest(Object(Symfony\Component\HttpFoundation\Request)) #21 [internal function]: Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), ‘kernel.request’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #22 /var/www/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func(Array, Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), ‘kernel.request’, Object(Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher)) #23 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(127): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(‘kernel.request’, Object(Symfony\Component\HttpKernel\Event\GetResponseEvent)) #24 /var/www/drupal/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) #25 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/Session.php(57): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #26 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(47): Drupal\Core\StackMiddleware\Session->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #27 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(184): Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #28 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(121): Drupal\page_cache\StackMiddleware\PageCache->fetch(Object(Symfony\Component\HttpFoundation\Request), 1, true) #29 /var/www/drupal/web/core/modules/page_cache/src/StackMiddleware/PageCache.php(75): Drupal\page_cache\StackMiddleware\PageCache->lookup(Object(Symfony\Component\HttpFoundation\Request), 1, true) #30 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(47): Drupal\page_cache\StackMiddleware\PageCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #31 /var/www/drupal/web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(52): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #32 /var/www/drupal/vendor/stack/builder/src/Stack/StackedHttpKernel.php(23): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #33 /var/www/drupal/web/core/lib/Drupal/Core/DrupalKernel.php(669): Stack\StackedHttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #34 /var/www/drupal/web/index.php(19): Drupal\Core\DrupalKernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #35 {main}";} | 3 | | https://www.nichq.org/impact/our-promise | https://www.nichq.org/partner/fund-project | 174.20.12.201 | 1549836115 | | 7155892 | 0 | php | %type: @message in %function (line %line of %file) @backtrace_string. | a:6:{s:5:"%type";s:45:“Drupal\Core\Database\DatabaseExceptionWrapper”;s:8:"@message";s:1116:“SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘cache_bootstrap’ already exists: CREATE TABLE {cache_bootstrap} ( cid VARCHAR(255) CHARACTER SET ascii BINARY NOT NULL DEFAULT ’’ COMMENT ‘Primary Key: Unique cache ID.’, data LONGBLOB NULL DEFAULT NULL COMMENT ‘A collection of data to cache.’, expire INT NOT NULL DEFAULT 0 COMMENT ‘A Unix timestamp indicating when the cache entry should expire, or -1 for never.’, created DECIMAL(14, 3) NOT NULL DEFAULT 0 COMMENT ‘A timestamp with millisecond precision indicating when the cache entry was created.’, serialized SMALLINT NOT NULL DEFAULT 0 COMMENT ‘A flag to indicate whether content is serialized (1) or not (0).’, tags LONGTEXT NULL DEFAULT NULL COMMENT ‘Space-separated list of cache tags for this entry.’, checksum VARCHAR(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL COMMENT ‘The tag invalidation checksum when this entry was saved.’, PRIMARY KEY (cid), INDEX expire (expire), INDEX created (created) ) ENGINE = InnoDB DEFAULT CHARACTER SET utf8mb4 COMMENT ‘Storage for the cache API.’; Array ( )