Results 1 to 2 of 2

Thread: MySQL error 145 - but cant login to repair it

  1. #1
    joolsr is offline Junior Member
    Join Date
    Nov 2006
    Posts
    1

    Unhappy MySQL error 145 - but cant login to repair it

    Hi

    I am receiving the following error :-

    Error filling in additional detail fields: Query Failed:SELECT contacts.first_name, contacts.last_name, contacts.phone_work, contacts.email1, contacts.id , contacts.assigned_user_id contact_name_owner FROM contacts, meetings_contacts WHERE meetings_contacts.contact_id=contacts.id AND meetings_contacts.meeting_id='c54d1cd4-d391-7320-e219-4523fc333fa3' AND meetings_contacts.deleted=0 AND contacts.deleted=0::MySQL error 145: Table './sugarcrm/contacts' is marked as crashed and should be repaired

    This is with Sugar 4.5.1 on a rpath Vmware image installation with all the latest updates, running on Win 2000

    So ok, I need to do some magic and repair my MySQL table. But I get the error before I get to the Sugar login screen, so I can't log in as admin to repair the tables.

    Apart from installing PHP/MyAdmin (if possible anyway via rPath), is there any other ways of fixing this with cmd line access only ?

    Julian Robbins

  2. #2
    nathanbthomas is offline Sugar Community Member
    Join Date
    Mar 2006
    Posts
    46

    Default Re: MySQL error 145 - but cant login to repair it

    I am definitely not sure how to fix the problem, but to get phpMyAdmin running you need to install it with conary like this:

    1. log in as root (no password by default)
    2. run: conary update phyMyAdmin --resolve
    3. restart apache: 'service httpd restart"

    Nathan
    Nathan Thomas
    Sugar Appliance Maintainer

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •