• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

mysql crash

Status
Not open for further replies.

phansontt

Chevereto Member
Hi Rod,
Recently I offten get this error, I have to login phpmyadmin to repair the chv_images
can you take a look at this and tell my why?

Code:
Fatal error [400]: SQLSTATE[HY000]: General error: 1194 Table 'chv_images' is marked as crashed and should be repaired
Triggered in /app/lib/classes/class.listing.php at line 176

Stack trace:
#0 /app/themes/Peafowl/index.php(41): CHV\Listing->exec()
#1 /lib/G/classes/class.handler.php(311): require_once('/app/themes/Peafowl/index.php')
#2 /lib/G/classes/class.handler.php(120): G\Handler->loadTemplate()
#3 /app/loader.php(201): G\Handler->__construct(Array)
#4 /index.php(21): include_once('/app/loader.php')
 
That is just a mysql error, never noticed before. You should try to repair the table using phpmyadmin or something like that.
 
Status
Not open for further replies.
Back
Top