Doubts about Upgrading to Mysql 8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abisbe
    Member
    • May 2021
    • 60

    Doubts about Upgrading to Mysql 8

    Hi everyone, I'm thinking to upgrade the DB of m 7.3.4 ESPO from Mysql 7 to Mysql 8. Is this recommended? is it gonna be troublesome?

    I'm finding this on the Sites documentation and I'm not fully understanding it. Do I need to change all the passwords of all the users? or is it just something to do once in configuration?
    Click image for larger version  Name:	image.png Views:	0 Size:	51.1 KB ID:	91095
    Basically, my question is, would you upgrade it? or the hassle will be greater than the benefit?

    Thank you all.​

    PS: And of course now that I posted it I just understood that this is just for the MYSQL user, so that should be fairly simple and a single operation needed, am I right?
    Last edited by abisbe; 04-18-2023, 08:05 AM.
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #2
    Hi abisbe,

    Please provide screenshot of Administration -> System Requirements to investigate this case in more details.

    Comment

    • abisbe
      Member
      • May 2021
      • 60

      #3
      Hi Vadym, I think here you have all the info you need.
      Click image for larger version

Name:	image.png
Views:	197
Size:	43.4 KB
ID:	91111

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #4
        I recommend upgrading to MariaDB. It has much better performance with some queries: filtering by teams, link-multiple fields, mutli-enums.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment


        • DashingUno
          DashingUno commented
          Editing a comment
          Does that recommendation apply generally, or is it EspoCRM 7.4.* specific?

          In our tests on 7.2.* MySQL outperforms MariaDB, we still opted for MariaDB 10.8.3 though, so for 7.4.* migration we thought we should switch to MySQL, is MariaDB more optimized in 7.4.* ?
          Last edited by DashingUno; 04-19-2023, 04:40 AM.
      • abisbe
        Member
        • May 2021
        • 60

        #5
        We have this too, since updating to 7.3.4 which is the nº of time these queries are called, and which is a Looot more than what we had previous of update, will this be solved by upgrading to MariaDB?
        Click image for larger version

Name:	image.png
Views:	188
Size:	29.7 KB
ID:	91117

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #6
          The first two should be called unless you doing rebuild or checking system requirementse page.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment


          • abisbe
            abisbe commented
            Editing a comment
            Just so I understand it correctly, the first two queries would only be called if we are doing a rebuild or checking the system requirements page, so clearly there's something wrong with my system, am I right?

            Thank you.
        Working...