Zen Cart Logo
Forums / General Questions / Got Error 127 from storage engine session_counter

Got Error 127 from storage engine session_counter

Locked

Views: 1,837

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
27 Dec 2007, 11:44 PM
#1
cshart avatar

cshart

Zen Follower

Join Date:
Mar 2005
Posts:
370
Plugin Contributions:
0

Got Error 127 from storage engine session_counter

1030 Got error 127 from storage engine
in:
[select startdate, counter, session_counter from zen_counter_history where startdate='20071227']

What does this mean and what can I do to get this working.

C

28 Dec 2007, 12:34 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Got Error 127 from storage engine session_counter

cshart:

1030 Got error 127 from storage engineMySQL error:** 127 = Record-file is crashed**

I suggest doing a database-repair on either your entire database, or at least your counter_history table.

This sort of crash is apparently often a result of insufficient disk space. So maybe you should check to see whether your account has maxed out on its allowed disk usage. Maybe talk to your hosting company to report the issue and get some assistance.