[MDEV-30117] MariaDB Service keeps shutting down while "SELECT" statement is running Created: 2022-11-29 Updated: 2022-11-30 Resolved: 2022-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Aria |
| Affects Version/s: | 10.10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Keunho Kim | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
os : windows Server 2019 Standard |
||
| Issue Links: |
|
||||||||
| Description |
|
The mariadb service enrolled in windows service keeps shutting down after "SELECT" statement is executed. I'm deploying SPRING project and this project is based on MariaDB 10.10.2. This issue pops out intermittently and is not bound to certain SELECT statements. It occurs at random time at random SELECT statement in the project I'm deploying. Originally I was using 10.8 version of MariaDB and that kept shutting down as well. So I decided to use 10.10.2 instead, only to find out the same issue coming out again. As time goes after reinstallation, the crash occurs more often and I'm unable to maintain the service normally. _*Below is the entire error log.
Below is the settings I'm currently using.
|
| Comments |
| Comment by Elena Stepanova [ 2022-11-29 ] |
|
|
| Comment by Daniel Black [ 2022-11-30 ] |
|
Oops. Thanks for including the configuration. Test package of 10.10.3 package in https://ci.mariadb.org/30437/amd64-windows-packages/ |