• 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

Update problems, how to solve this problem, please tell me the specific implementation steps

Hi,


Don't forget the most essential step: Don't panic.

In your case, there's no error. The installation is telling you to manually run these queries in SQL console to avoid the risk of corrupting your database.

1610197591041.png

Follow the advice, go to your SQL console and run the dumped queries. The system does that in some cases to avoid breaking your website, because the PHP process has a time limit which is generally lower than the time required to update a large database.
 
Back
Top