• 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
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

The MySQL 5 database server version outdated

anfedi

Chevereto Member
*️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.

▶ Reproduction steps
  1. Notice (1) Notification
  2. The MySQL database server version outdated. You need to upgrade to 8.0.1 or higher.
  3. Running PHP verion 8.3
😢 Unexpected result

Image page "blue screen Something Went wrong "

📃 Error log message
 

Attachments

  • Capture.JPG
    Capture.JPG
    10.3 KB · Views: 6
  • dure.JPG
    dure.JPG
    8.5 KB · Views: 6
  • ss.JPG
    ss.JPG
    19.4 KB · Views: 7
With Chevereto v4.2.0, MySQL 8.0.1 or later is now required due to the need for Common Table Expressions (CTEs) to efficiently manage hierarchical data. While some parts of Chevereto may still function on MySQL 5, this older version is no longer officially supported, and it’s highly recommended to upgrade.

Using MySQL 8 brings significant performance, security, and compatibility improvements over MySQL 5. Running newer versions ensures you’re getting the most out of your database, with faster queries, better stability, and fewer vulnerabilities. If you’re still on MySQL 5, now is a great time to make the switch to stay up-to-date and fully supported.

While the software will get patched to hide these errors, the fundamental issue here is that you are missing extra functionality when you keep using MySQL 5.
 
Back
Top