[MCOL-970] MariaDB's slow query log only logging vtable information Created: 2017-10-12 Updated: 2020-08-25 Resolved: 2018-07-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-14, 2018-15 |
| Description |
|
The slow query log is logging vtable information instead of details of the actual user query. |
| Comments |
| Comment by Roman [ 2018-07-03 ] | ||||
|
Fixed for 1.1.
After that one consults /usr/local/mariadb/columnstore/mysql/db/$hostname-slow.log for slow query entries. | ||||
| Comment by Roman [ 2018-07-03 ] | ||||
|
Please review. | ||||
| Comment by Daniel Lee (Inactive) [ 2018-07-26 ] | ||||
|
Build verified: 1.1.6-1 source /root/columnstore/mariadb-columnstore-server Merge pull request #123 from drrtuy/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #526 from mariadb-corporation/ Mcol 1535 Reproduced the issue in 1.1.5-1 use test1; Verified in 1.1.6-1 use test1; |