Search found 3 matches
- Thu Jul 04, 2024 1:47 pm
- Forum: CMSMS Core
- Topic: Which verrsion of CMSMS supports MySQL 8?
- Replies: 4
- Views: 2622
Re: Which verrsion of CMSMS supports MySQL 8?
The biggest CMSMS relevant change might be The deprecated ASC or DESC qualifiers for GROUP BY clauses are removed. Queries that previously relied on GROUP BY sorting may produce results that differ from previous MySQL versions. To produce a given sort order, provide an ORDER BY clause. https://seve...
- Thu Jul 04, 2024 8:16 am
- Forum: CMSMS Core
- Topic: Which verrsion of CMSMS supports MySQL 8?
- Replies: 4
- Views: 2622
Re: Which verrsion of CMSMS supports MySQL 8?
Ah right - that is helpful, albeit not the best of news
I guesss we should throw extra resources at the problem and update every site to the latest version.
many thanks

I guesss we should throw extra resources at the problem and update every site to the latest version.
many thanks
- Wed Jul 03, 2024 4:20 pm
- Forum: CMSMS Core
- Topic: Which verrsion of CMSMS supports MySQL 8?
- Replies: 4
- Views: 2622
Which verrsion of CMSMS supports MySQL 8?
We have inherited a server that needs urgently upgrading to MySQL 8 from MySQL 5.7 The server has around 50 CMSMS sites on there, and we are trying to identify which sites need updating urgently and which can be left until after the server update. I guess the question is 'which is the oldest version...