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
S
$s
 same_row
 samples
 Sandbox
$sandbox_version, MaatkitTest
 save_error, OptionParser
 save_results
 save_usage_for, ExplainAnalyzer
$savesince_sth, pt_table_checksum
 Schema
 SchemaIterator
 secs_to_time, Transformers
%section_has_rules, PodParser
$server_id, pt_find
 set, OptionParser
 set_attribute_types, EventAggregator
 set_bidirectional_callbacks, pt_table_sync
 set_callback
 set_checksum_queries
 set_columns, ReportFormatter
 set_defaults, OptionParser
 set_history_options, QueryReview
 set_report_formatter, QueryReportFormatter
 set_results, EventAggregator
 set_review_history, QueryReview
 set_review_info, QueryReview
 set_src, ChangeHandler
 set_time, TimeSeriesTrender
 set_title, ReportFormatter
 short_host, MasterSlave
 short_opts, OptionParser
 shorten
 shorten_clustered_duplicate, DuplicateKeyFinder
 sig_int
 SimpleTCPDumpParser
 size_to_rows, TableChunker
%skip_cols, QueryReview
 skip_probability, ExecutionThrottler
 slave_is_running, MasterSlave
$slow_log_ts_line, SlowLogParser
$slow_log_uh_line, SlowLogParser
 SlowLogParser
 SlowLogWriter
 sort_attribs, QueryReportFormatter
 sort_cols, ChangeHandler
 sort_indexes, TableParser
$source_dsn, pt_deadlock_logger
 sparkline, ExplainAnalyzer
 split
 split_subquery, QueryParser
 split_unquote
 split_vertical_rows, TextResultSetParser
 SQLParser
 src, ChangeHandler
$src, pt_archiver
 start
 start_slave, MasterSlave
 stats, EventAggregator
@sths, pt_heartbeat
 stop, Runtime
 stop_slave, MasterSlave
@stored_code_tests, pt_find
 strip_comments, QueryRewriter
 sync, OSCCaptureSync
 sync_a_table, pt_table_sync
 sync_all, pt_table_sync
 sync_one_table, pt_table_sync
 sync_table, TableSyncer
 sync_via_replication, pt_table_sync
$syslog_regex, SysLogParser
 SysLogParser
my $s
my $s
sub same_row
sub same_row
sub same_row
sub same_row
sub same_row
sub same_row
sub samples
Return samples of queries with differences.
sub samples
sub samples
Sandbox is an API for the test suite to access and control sandbox servers.
our $sandbox_version
sub save_error
Save an error message to be reported later by usage_or_errors().
sub save_results
Save all the table, index and query usage information to tables.
sub save_results
sub save_usage_for
my $savesince_sth
Schema encapsulates a data structure representing databases and tables.
SchemaIterator iterates schema objects.
sub secs_to_time
my %section_has_rules
my $server_id
sub set
Set an option’s value.
sub set_attribute_types
Set syncer plugin callbacks for --bidirectional.
sub set_callback
sub set_callback
sub set_checksum_queries
sub set_checksum_queries
sub set_checksum_queries
sub set_checksum_queries
sub set_columns
sub set_defaults
Set default values for options.
sub set_history_options
sub set_report_formatter
Set a report formatter object for a report.
sub set_results
sub set_review_history
sub set_review_info
sub set_src
Set which side of left-right pair is the source.
sub set_time
sub set_title
sub short_host
Simplify a hostname as much as possible.
sub short_opts
A copy of the internal short_opts hash
sub shorten
sub shorten
sub shorten_clustered_duplicate
sub sig_int
sub sig_int
sub sig_int
sub sig_int
sub sig_int
sub sig_int
SimpleTCPDumpParser parses simple tcpdump output.
sub size_to_rows
Convert a size in rows or bytes to a number of rows in the table, using SHOW TABLE STATUS.
my %skip_cols
sub skip_probability
sub slave_is_running
my $slow_log_ts_line
my $slow_log_uh_line
SlowLogParser parses MySQL slow logs.
SlowLogWriter writes events to a file in MySQL slow log format.
sub sort_attribs
sub sort_cols
Sort a row’s columns based on their real order in the table.
sub sort_indexes
my $source_dsn
sub sparkline
Create a sparkline of EXPLAIN data from normalize().
sub split
sub split
sub split_subquery
sub split_unquote
Split and unquote a table name.
Split and unquote a table name.
sub split_vertical_rows
SQLParser parses common MySQL SQL statements into data structures.
sub src
Return current source db.tbl (could be left or right table).
my $src
sub start
sub start
Restart the countdown after having called stop().
sub start_slave
sub stats
my @sths
sub stop
Stop the coutdown, make time_left() return 0 and have_time() false.
sub stop_slave
my @stored_code_tests
sub strip_comments
sub sync
sub sync_a_table
Sync the destination host table to the source host table.
sub sync_all
Sync every table between one source host and multiple destination hosts.
sub sync_one_table
Sync one table between one source host and multiple destination hosts.
sub sync_table
sub sync_via_replication
Sync multiple destination hosts to one source host via replication.
my $syslog_regex
SysLogParser parses events from syslogs.
Close