azerothcore / acore-cms

ACore CMS based on Wordpress
https://www.azerothcore.org/acore-cms/
50 stars 31 forks source link

check mysql connection #136

Open Helias opened 6 months ago

Helias commented 6 months ago

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

YamaYAML commented 5 months ago

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?

Helias commented 5 months ago

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