CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • All civicrm tables - marked as "in use"
Pages: [1]

Author Topic: All civicrm tables - marked as "in use"  (Read 689 times)

darkchild

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 2
  • “…more than kisses, letters mingle souls…”- John D
  • CiviCRM version: 4.0.1
  • CMS version: joomla & drupal
  • MySQL version: 5.0.91
  • PHP version: 5.2.14
All civicrm tables - marked as "in use"
October 31, 2011, 07:54:21 am
I am running the latest civicrm on Joomla. Since this morning, unable to access Civicrm. Gettingthis error message:


Code: [Select]
Initialization Error

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => simpleHandler
        )

    [code] => -1
    [message] => DB Error: unknown error
    [mode] => 16
    [debug_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1033 ** Incorrect information in file: './db161/civicrm_domain.frm']
    [type] => DB_Error
    [user_info] => SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 
 
 [nativecode=1033 ** Incorrect information in file: './db161/civicrm_domain.frm']
    [to_string] => [db_error: message="DB Error: unknown error" code=-1 mode=callback callback=CRM_Core_Error::simpleHandler prefix="" info="SELECT *,  config_backend, locales, locale_custom_strings 
 FROM civicrm_domain
 
 WHERE (  civicrm_domain.id = 1 ) 
 
 [nativecode=1033 ** Incorrect information in file: './db161/civicrm_domain.frm']"]
)

backTrace

When i looked at the db tables in phpmyadmin, they are all marked as in use.

Please assist.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: All civicrm tables - marked as "in use"
October 31, 2011, 09:42:25 am
I would ask your host for assistance. You could try to repair the tables as per http://www.hostingformula.net/mysql-table-in-use-fix/ but I would proceed with caution because results are not necessarily guaranteed.

You may simply need to restore your DB from a backup--hopefully you have such.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

darkchild

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 2
  • “…more than kisses, letters mingle souls…”- John D
  • CiviCRM version: 4.0.1
  • CMS version: joomla & drupal
  • MySQL version: 5.0.91
  • PHP version: 5.2.14
Re: All civicrm tables - marked as "in use"
October 31, 2011, 03:33:49 pm
Thanks I ended up just using a backup to restore the DB. Would you know what would cause that issue?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: All civicrm tables - marked as "in use"
November 01, 2011, 03:32:44 am
I don't know -- could be one of many things, but it's hard to know.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • All civicrm tables - marked as "in use"

This forum was archived on 2017-11-26.