-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MySQL
-
MOODLE_27_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MDL-47584-28-database -
- Context:
When you enable connection error reports, you don't have useful information like "which error" or "which web servers". - Steps to reproduce:
- add an email to $CFG->emailconnectionerrorsto variable
- try to produce a MySQL database error (eg: shutdown database or add a bad password)
- Actual result:
- a message is sent without "useful" information
- Expected result:
- have useful information like error message returned by php