RickCole
01-12-2024Data Storage
Changing MySQL Connection String across all data models
My company is upgrading our MySQL version from 5.7 to 8.x.
As such, it seems we must change the connection string in all our data connectors referencing the MySQL environment.
Is there away of accomplishing this one-shot / globally rather than going into each individual ElastiCube / relevant data table and changing it piecemeal?
(Most of our data models are ElastiCubes.)
Many thanks!