Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
H
$h, InnoDBStatusParser
 handle_delete, MemcachedEvent
 handle_incr_decr_cmd, MemcachedEvent
 handle_retr_cmd, MemcachedEvent
 handle_storage_cmd, MemcachedEvent
 has
$has_derived, QueryParser
 has_derived_table, QueryParser
 has_slave_updates, MasterSlave
 have_all_privs, TableSyncer
$have_dbi, DSNParser
$have_term, ReportFormatter
 have_time, Runtime
$hdr_fmt, pt_duplicate_key_checker
$hdr_type, pt_query_profiler
$hdr_width, pt_duplicate_key_checker
 header, QueryReportFormatter
 hostname, QueryReportFormatter
 HTTPProtocolParser
I
$i
$ident_alias, SQLParser
@important_vars, pt_query_profiler
 IndexUsage
 info, pt_slave_delay
 inject_chunks, TableChunker
 innodb_version, VersionParser
 InnoDBStatusParser
 instrumentation, Pipeline
 interpolate, pt_find
 intersection, pt_online_schema_change
 is_active, MySQLConfig
 is_chunkable_table, pt_table_checksum
 is_hash_algorithm, TableChecksum
 is_identifier, SQLParser
 is_master_of, MasterSlave
 is_oversize_chunk, pt_table_checksum
%is_proc_info
 is_replication_thread, MasterSlave
%item_pattern_for, PodParser
J
 join_quote, Quoter
K
 key_cmp, RowDiff
 key_cols
 KeySize
L
$last, SimpleTCPDumpParser
 literal_like, Quoter
 load_data, MaatkitTest
 load_file
 load_rule_info
 load_rules, Advisor
 lock_and_rename, pt_table_sync
 lock_and_wait, TableSyncer
 lock_server, pt_table_sync
 lock_table, TableSyncer
$log_line_regex, PgLogParser
 LogSplitter
my $h
sub handle_delete
sub handle_incr_decr_cmd
sub handle_retr_cmd
sub handle_storage_cmd
sub has
sub has
Test if an option exists (i.e.
our $has_derived
sub has_derived_table
sub has_slave_updates
sub have_all_privs
my $have_dbi
my $have_term
sub have_time
Return true or false if there’s runtime left.
my $hdr_fmt
my $hdr_type
my $hdr_width
sub header
sub hostname
HTTPProtocolParser parses HTTP traffic from tcpdump files.
my $i
my $i
my $ident_alias
my @important_vars
IndexUsage tracks index and tables usage of queries.
sub info
sub inject_chunks
Create a SQL statement from a query prototype by filling in placeholders.
sub innodb_version
InnoDBStatusParser parses SHOW INNODB STATUS.
sub instrumentation
sub interpolate
sub intersection
sub is_active
Determine if the table is chunkable.
sub is_hash_algorithm
Determine if something is a schema object identifier.
sub is_master_of
Determine if the chunk is oversize.
my %is_proc_info
my %is_proc_info
sub is_replication_thread
Determine if a processlist item is a replication thread.
my %item_pattern_for
sub join_quote
Join and backtick-quote a database name with a table name.
sub key_cmp
sub key_cols
sub key_cols
sub key_cols
sub key_cols
sub key_cols
sub key_cols
KeySize calculates the size of MySQL indexes (keys).
my $last
sub literal_like
Escape LIKE wildcard % and _.
sub load_data
sub load_file
sub load_file
sub load_rule_info
Load rule information (severity and description) from the given advisor module.
sub load_rule_info
sub load_rules
Load rules from the given advisor module.
sub lock_and_rename
Lock and rename a table.
sub lock_and_wait
sub lock_server
Lock a host with FLUSH TABLES WITH READ LOCK.
sub lock_table
my $log_line_regex
LogSplitter splits MySQL query logs by sessions.
Close