ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

Dependencies update: MySQL #8534

Open Tom-Willemsen opened 3 days ago

Tom-Willemsen commented 3 days ago

Issue Description

Sub-ticket of https://github.com/ISISComputingGroup/IBEX/issues/8468 as the MySQL update is relatively tricky this time and seems best as it's own ticket.

Update:

Do as part of main dep update ticket:

How to Review

Check that:

To the reviewer: Make sure to update submodules!

Tom-Willemsen commented 3 days ago

The changes in this ticket are:


To review this functionally:


This is quite likely to break linux and/or static and/or debug builds as I haven't tested all permutations. I think it will be easiest to get those permutations working on the build server after review of the main (windows 64bit dynamic) case.

Tom-Willemsen commented 3 days ago

Note: isisicp will currently fail to write .log files on end with the new mysql version, likely https://github.com/ISISNeutronMuon/ISISICP/pull/47 will help with that.