[MDEV-21433] After running several days our application wasn't able to connect to MariaDB server anymore. Created: 2020-01-07 Updated: 2022-07-26 Resolved: 2020-02-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Michael Graf | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
After running several days (about 3 weeks) our application wasn't able to connect to MariaDB server anymore. The error message is: Do you know any reason how this can happen ? After the restart of the MariaDB server all was fine again. Operating system: Windows server 2008 R2 |
| Comments |
| Comment by Vladislav Vaintroub [ 2020-01-07 ] |
|
migra, generally take a network trace, e.g with Wireshark to see what happened, if you know that the server is up and the address is correct. if there is any kind of deadlock, a memory dump, or stacktrace dump can help. I'd like to point out though, that we no longer support either MariaDB 5.3 nor Windows server 2008 R2. |
| Comment by Michael Graf [ 2020-01-08 ] |
|
Sorry, the correct used version is 10.3.18 and not 5.3.18. |