[MDEV-18051] Connect engine crashes mariadb server Created: 2018-12-21 Updated: 2022-07-11 Resolved: 2018-12-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | 10.2.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Pierre | Assignee: | Olivier Bertrand |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | connect-engine, flush | ||
| Environment: |
Windows Server 2016 Standard 64bit |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
When I run flush tables the server crashes. We use the connect engine quite intensively and the mysqld memory keeps growing, so I run flush tables to free up some memory, but the DB server crashes. I will attach the error log for that query. |
| Comments |
| Comment by Elena Stepanova [ 2018-12-21 ] | ||||||||||||||||||||||||
|
Stack trace from the attached log:
| ||||||||||||||||||||||||
| Comment by Olivier Bertrand [ 2018-12-24 ] | ||||||||||||||||||||||||
|
I cannot reproduce this. When I execute FLUSH TABLES the connect engine is not called. Could you publish the scenario causing the crash? And what is this mysqld memory that keeps growing? Is it related to CONNECT? | ||||||||||||||||||||||||
| Comment by Pierre [ 2018-12-30 ] | ||||||||||||||||||||||||
|
I was also not able to reproduce this. You can close the issue. I will reopen when I found the table causing the issue |