• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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