By dsanchez on
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table xxxxx.system' doesn't exist: SELECT name, schema_version FROM {system} WHERE type = :type; Array ( [:type] => module ) in drupal_get_installed_schema_version() (line 150 of /path/includes/install.inc).
I get this error message however the table "system" DOES exists. Please advice.
Thank you.