[MCOL-4190] querystats does not log some operations Created: 2020-07-17 Updated: 2023-10-26 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.5.3, 6.3.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Leonid Fedorov |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.5.3-1 gamma When cross engine join and query stats are enabled in the Columnstore.xml file, the infinidb_querystats.querystats table should log the following operations: SELECT, INSERT, UPDATE, DELETE, INSERT..SELECT, LDI Currently, SELECT, INSERT, and INSERT..SELECT are not being logged. |