[MDEV-27640] mariadb client hangs when starting to access a database with 300 600-column tables Created: 2022-01-27 Updated: 2022-01-27 Resolved: 2022-01-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.6.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 8 VM, 32GB memory |
||
| Attachments: |
|
| Description |
|
Build tested: ColumnStore 6.2.2-1 After creating 300 600-column InnoDB tables using the attached scripts, the following command would hang. Is there a server setting the would help with this situation?
It also hang with the following
Accessing the same database this way works fine
It does not hang when accessing other databases. While hanging, the mariadb process is utilizing almost 100% CPU.
|
| Comments |
| Comment by Sergei Golubchik [ 2022-01-27 ] |
|
No, there is a client setting that would help with this situation. You've pasted it twice yourself:
|