Opened 9 years ago
Closed 9 years ago
#12831 closed Bug Report - General (fixed)
give the user a more obvious warning if database ping fails
Reported by: | Owned by: | Stuart Auchterlonie | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28.1 |
Component: | MythTV - General | Version: | 0.28.0 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
It can be rather unobvious to the untrained eye when a database ping fails. Strangely when this happens DBManager0 works fine but when DBManager1 starts up, it tries to ping and fails, silently.
I will attach a patch that at least emits a warning when a database ping fails.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | commit-c7dab52 added |
---|
comment:1 Changed 9 years ago by
Milestone: | unknown → 0.28.1 |
---|---|
Owner: | set to Stuart Auchterlonie |
Status: | new → accepted |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
patch to emit warning when database ping fails