[MDEV-21226] open_tables count is increasing with >=mariadb:10.1.36 to 10.4.10 Created: 2019-12-05 Updated: 2020-04-23 Resolved: 2020-04-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.1.36, 10.4.10, 10.2, 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | UmaShankar Avagadda | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | performance | ||
| Environment: |
Docker hub image MariaDB 10.1.36 to 10.4.10 |
||
| Issue Links: |
|
||||||||
| Description |
|
When I am trying to upgrade >=10.1.36 to 10.4.10, following issue is coming. This issue is not occurring with 10.1.35 and count of open_tables not crossing default limit(400),working perfectly with 10.1.35. Suspicious commit:https://github.com/MariaDB/server/commit/64a23c1c8a826a6f58f8a415f60a0e3cc0e0375f |
| Comments |
| Comment by Elena Stepanova [ 2020-01-30 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Thanks for the report. MTR test case which demonstrates the problem is below.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2020-04-23 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Please, see |