Oddly specific MySQL version in Compatibility Matrix for v13

 , 

the supported platforms for Ent v13 are oddly specific when it comes to MySQL as it lists 5.7 or 8.0.32

https://support.sugarcrm.com/Resources/Supported_Platforms/Sugar_13.0.x_Supported_Platforms/

Is there a reason for the oddly specific subversion of the MySQL 8.0.32, and not, say, 8.0.34 or some other subversion of 8.0?

Thanks,

FrancescaS

Parents
  •  Hi  ,

    You're right, good catch! It was supposed read "Minimum 8.0 support is 8.0.31.". In that particular MySQL release, they've introduced a new way of dealing with quotes in statements.

    I just fixed the document and published (might take some time to reflect that change in the Support site)..

    Thanks again,

    rafa

    SugarCRM | Principal Developer Advocate

  • I do have one follow up question  , if it's a new way to deal with quotes in 8.0.31 what is the common MySQL version between v12 and v13? Is 8.0.31 the common version?

    My Ent v12 is on 8.0.26 and I'm planning for v13

    And did you mean 8.0.31 or 8.0.32 minimum (the original post said 8.0.32)? 

    Sorry about all the question today.. Smile

    Francesca

  •  ,

    Yeah, I fixed that too, it's supposed to be 8.0.31, it will be refreshed soon.

    Answering your question, we do have a "fail safe" code that only applies the new "parenthesis" mechanism (I meant to say parenthesis not quote, check "MySQL 8.0.31 Compatibility Fix") when MySQL v8.0.30+ is used.

    You should be good with your 8.0.26 for v12 (not for v13 as it is not supported/tested).

    SugarCRM | Principal Developer Advocate

Reply Children