DBIx-MySQL-Replication-Slave

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


  is_stopped
    Returns true if both slave_io_running and slave_sql_running are set to
    'No'. If only one of these values returns 'Yes', it's probably fair to
    say that the slave is in some transitional state. Neither stopped nor
    running may be an accurate description in this case.

AUTHOR
    Olaf Alders, "<olaf at wundercounter.com>"

BUGS AND LIMITATIONS
    Please report any bugs or feature requests to
    "bug-dbix-mysql-replication-slave at rt.cpan.org", or through the web
    interface at
    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBIx-MySQL-Replication-S
    lave>. I will be notified, and then you'll automatically be notified of
    progress on your bug as I make changes.

TESTING
    Have a look at the source of t/connect.t if you'd like to do more
    extensive testing of your install. This will require that you already

lib/DBIx/MySQL/Replication/Slave.pm  view on Meta::CPAN


Returns true if both slave_io_running and slave_sql_running are set to 'No'.
If only one of these values returns 'Yes', it's probably fair to say that the
slave is in some transitional state. Neither stopped nor running may be an
accurate description in this case.

=head1 AUTHOR

Olaf Alders, C<< <olaf at wundercounter.com> >>

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to
C<bug-dbix-mysql-replication-slave at rt.cpan.org>, or through the web
interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBIx-MySQL-Replication-Slave>.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.

=head1 TESTING



( run in 0.313 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )