Missing table in db...

Created on 9 February 2025, about 2 months ago

Problem/Motivation

Editing user run into WSOD.
A message says a table is missing.

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: 
Base table or view not found: 1146 Table 'mydatabase.prefix_' doesn't exist: 
SELECT COUNT(*) AS "expression" FROM (SELECT 1 AS "expression" 
FROM "prefix_" "revision_table" WHERE "revision_table"."uid" = :db_condition_placeholder_0) "subquery"; Array ( [:db_condition_placeholder_0] => 1 ) 
in user_revision_count() (line 524 of modules/contrib/user_revision/user_revision.module).

As this module cannot be unsintalled, I couldn't reinstall it.

Is the a way to re-run the installation batch, that I suppose is installing tables ?

πŸ’¬ Support request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡«πŸ‡·France ratjaune

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024