Jump to content

Recommended Posts

Same issue here. All of my PHP scripts on Stevie are giving Mysql errors for InnoDB ever since it came back up from the crash last night.

userGroup::checkGroupExpiry() Fatal: Unknown table engine 'InnoDB'

 

This happened once before IIRC, but it might have been on Johnny.

 

EDIT: Also, this is probably better off in Customer Service...moving.

Link to comment
Share on other sites

Not fixed for me. i just checked a site I'm working on for someone else and was greeted by this error:

Unknown table engine 'InnoDB' SQL=INSERT INTO `ynfc4_session` (`session_id`, `client_id`, `time`) VALUES ('e8453b39b50428fe6cf17064488a8fe2', 0, '1392677754')

I have very little database experience so this stuff goes right over my head. But from what I understand my site is Joomla and needs InnoDB to be active. I checked phpmyadmin and InnoDB is not turned on.

I did a little research and apparently InnoDB can be disabled if the MYSQL logs are corrupted. I have no way of flushing the logs since I can't find/access them.

So I need help I guess to fix this problem which I'm fairly certain is a host side issue.

I can't import my database to see if that will fix the problem (like it did with the person above) since I never made a backup of it. (stupid I know, I thought I did...)

Link to comment
Share on other sites

Hi.

Since yesterday I can't access my database table as I get this error: #1286 - Unknown table engine 'InnoDB' .

I don't have a database backup to recover from so I can't just drop the database and reconstruct it again like one recommended in a similar post.

 

My username is gsync, domain: gsync.co.il and database name: gsync_gsync.

Thank you very much!

Link to comment
Share on other sites

I've gotten the same error the whole day. (42000: SQLSTATE[42000]: Syntax error or access violation: 1286 Unknown table engine 'InnoDB')

I guess something happened when they restarted the server. It will probably just be a matter of time until it starts working again!

 

Too bad they havn't made any comment on it. Lastest news is that Stevie is up and fully functional. Now that's not entirely true ;)/&--#62;

Link to comment
Share on other sites

I've same problem...

and I don't have any backup to restore from... I'm trying to restore with very old database backup, but the backup will not use InnoDB, it will use MyISAM...

 

If you check in phpmyadmin, on engine tab, it's seem that InnoDB is not active and not listed if I trying to create new table with storage engine InnoDB...

 

hope this issue will fix shortly...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...