• 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 3.5.3 failed

Status
Not open for further replies.

buzzdee

Chevereto Member
Updated as described, but it fails with the following error 🙁



Edit:
username/password for MySQL is definitly right, so this can't be the reason...
 
Last edited:
That error is triggered by MySQL, not Chevereto. Chevereto only connect to the database and perform queries, anything else depends in your MySQL server.

You should try to check the permissions at your mysql server because since 3.5.3 the system needs permissions to create procedures. The mysql user should have all privileges on the target database to work properly.
 
Last edited:
Ok, thanks Rodolfo. I contacted my provider to fix that.
But in the meantime, what should I do:
Import my backup of 3.5.2, and bring back all the old files,
or may I stay with 3.5.3 files but without running /install ?
 
I think that you won't have issues. The new procedures are there to avoid run twice the modify and add statements. But anyway, try to run the thing with all permissions asap and run /install.
 
Status
Not open for further replies.
Back
Top