hi,
what can i do to get the full sql query in the query id overview, it’s sometimes cropped:
Are you looking at the ‘Example’ tab? If not, click the query in the table, then below that, click the ‘Example’ tab. You can click-drag downward to select the query as scrollbars are not always visible.
thanks for the hint with the example tab - this helps at least to show more - but this also seems to be limited somehow - it ends with … in some cases →
What is the source of your query log in PMM? If you are using performance_schema, PMM can only read what is visible in the p_s tables which may be truncated by the server. If you are using slow log, then you should open a bug report on this.
performance_schema - i guess it’s not recommended, if even possible - to make it not truncate? Or is there a variable to work with this setting?
Thanks in advance.
The current limit is queries 2048 bytes in size and we truncate after that. There is a ticket to allow that max to be user configurable but not yet prioritized for any near-term pickup.
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.