acore-cms icon indicating copy to clipboard operation
acore-cms copied to clipboard

check mysql connection

Open Helias opened this issue 1 year ago • 2 comments

we could implement a similar feature to "Check SOAP" but for the database connection

Helias avatar Mar 13 '24 18:03 Helias

Check, I'll have a look.

As I understand you correctly: where SOAP checks are done (for example when certain account actions are performed) we should also include a sanity check for the MySQL connection and verifiy (to be) sent data? Do we want to keep the SOAP validations too?

YamaYAML avatar Apr 14 '24 06:04 YamaYAML

Yes, of course we want to keep the check SOAP validation. The MySQL check should behave similarly to the SOAP check, it's extremely helpful during the setup of the CMS

Helias avatar Apr 14 '24 08:04 Helias