Carlos Salguero
09cd07f58e
PT-1554 Make QueryFormater consistent
...
In some OSes/Perl versions, the 'filtered' row is being printed with or
without decimals.
For example, in Ubuntu 16.04/Perl 5.22 it is 100.00 while in Ubuntu
18.04/Perl 5.26 it is 100.
To make it consistent for tests, add a default formating string for the
filtered row.
2018-05-23 15:28:28 -03:00
Carlos Salguero
a48a767eb4
PT-243 added --max-hostname-length & max-line-length to pt-query-digest
2018-03-27 14:23:59 -03:00
Carlos Salguero
b0e10c52cf
release-3.0.8 Added secure slow log to the query report
2018-03-15 10:13:25 -03:00
Carlos Salguero
045c656839
Fixes for MasterSlave.pm
2018-01-22 16:27:36 -03:00
Carlos Salguero
56f5202dbf
WIP MySQL 8 support
2018-01-18 12:47:38 -03:00
Frank Cizmich
e99bf0978e
Merge pull request #61 from percona/pt-query-digest-no-vertical-format-PT-24
...
pt-query-digest - allow no-vertical-format option for mysql clients that don't support it
2016-03-16 17:39:30 -03:00
frank-cizmich
56b44a7522
sprintf rudundancy warnings
2016-02-05 13:35:44 -03:00
frank-cizmich
9f81fa5c4a
allow no-vertical-format option for mysql clients that dont support it
2015-12-06 19:14:06 -03:00
Daniel Nichter
c178934ab1
Combine '# Log_slow_rate_type: query Log_slow_rate_limit: 2' as 'query:2' and report as 'rate_limit' metric.
2013-11-27 18:25:55 -08:00
Daniel Nichter
0736427bbf
Megre pt-agent branch.
2013-06-16 23:23:11 -07:00
Daniel Nichter
f583ec6113
Update pqd so it works, sends actual new data struct.
2013-06-06 13:37:16 -05:00
Brian Fraser
1dcc6904f3
pqd: Restore the --show-all option
2013-04-08 09:53:52 -03:00
Brian Fraser
1d9b013bab
pqd: Removed show-all, shorten, select & print-iterations
2013-02-25 13:10:03 -03:00
Brian Fraser
8e449a1c83
pqd: Remove --type pglog, memcached, and http
2013-02-25 12:13:35 -03:00
Brian Fraser fraserb@gmail.com
809164becd
Change the Report modules to use Lmo
2013-02-01 14:06:13 -03:00
Brian Fraser
efc89a6725
Merged simplify-pqd
2013-01-31 14:52:34 -03:00
Brian Fraser fraserb@gmail.com
e466408c0d
QueryReportFormatter: Resolve a hash ordering issue & fix an error introduced by the refactoring which was breaking two tests: checking if --report-histogram rather than --report-all
2013-01-18 09:47:05 -03:00
Brian Fraser fraserb@gmail.com
5e5763f82a
Partially Moified QueryReportFormatter, split event_report and query_report into two different subs; one that gets the values to print, and one that formats things
2013-01-14 12:52:23 -03:00
Brian Fraser
8e36056359
pq: Remove --for-explain, make it always show the extra info
2013-01-11 15:37:55 -03:00
Brian Fraser
4fc66a08d3
pqd: Remove sparklines
2013-01-11 13:45:20 -03:00
Brian Fraser
944b2039d3
pqd: Stop reporting apdex scores
2013-01-11 13:20:39 -03:00
Daniel Nichter
feab2f0925
s/Percona Inc/Percona Ireland Ltd/g
2013-01-02 17:19:16 -07:00
Brian Fraser
06115737ee
Fix for 887638: pt-query-digest prints negative byte offset
2012-11-15 15:17:03 -03:00
Brian Fraser fraserb@gmail.com
d77a3a19f6
Fix for 1028710: floor() fails on floor(log(1000)/log(10))
2012-08-06 11:37:51 -03:00
Daniel Nichter
d8b0192495
Don't crash if group by attrib is empty string.
2012-07-11 15:46:58 -06:00
Daniel Nichter
18073bd7a2
Remove --[no]zero-bool from pt-query-digest.
2012-06-11 20:43:05 -04:00
Daniel Nichter
88304e69fb
Replace MKDEBUG with PTDEBUG in modules.
2012-01-19 12:46:56 -07:00
Daniel Nichter
2f9ab4081a
Fix prepared report for statements without corresponding prep or exec.
2011-11-08 12:53:50 -07:00
Daniel Nichter
b805f7c92d
Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line.
2011-07-12 15:47:07 -06:00
Daniel Nichter
55c69ffbc1
Move module docu to work for NaturalDocs.
2011-07-02 12:29:08 -06:00
Daniel Nichter
82931ec399
Enclose all packages blocks and add Package devel docu.
2011-06-28 17:50:02 -06:00
Daniel Nichter
6c501128e6
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
2011-06-24 11:22:06 -06:00