[MDEV-29700] Insert statements creating lock, semaphore timeout and database crash Created: 2022-10-04 Updated: 2022-11-01 Resolved: 2022-11-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | JC | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash, semaphore, timoue, wait | ||
| Environment: |
production |
||
| Attachments: |
|
| Description |
|
Hello, We have the following error on mariadb logs
and error logs are filled with below errors before crashing: 2022-10-04 13:48:08 0 [Note] InnoDB: A semaphore wait: Anyone can guide me where to troubleshoot? I've seen some forums re: indexing but we did some changes and still having the same issue. |
| Comments |
| Comment by JC [ 2022-10-04 ] |
|
CREATE TABLE `actions` ( |
| Comment by JC [ 2022-10-04 ] |
|
mariadb v- 10.5.9 |
| Comment by Alice Sherepa [ 2022-10-04 ] |
|
please upgrade to the latest version of MariaDB server (10.5.17 currently) and check if the problem goes away. This might be smth like |