castiron / manifold-marketing

0 stars 0 forks source link

[C] Set mysql to v5.7 #137

Closed ConnorChristensen closed 3 months ago

ConnorChristensen commented 4 years ago

Nearly every project at Cast Iron Coding uses MySQL v5.7. Those that do not specify v5.7 are done in error. This PR is part of the correction process to standardize the MySQL version so multiple versions of MySQL do not fight with each other on developer machines.

I have not tested these changes locally, so if you have the project set up already, it might be worth starting it up to see if everything still works alright.