This section documents all changes and bug fixes applied since the release of 1.0.2.
Functionality Added or Changed
Added the following options to the
mysqlreplicate utility:
--start-from-beginning,
--master-log-file, and
--master-log-pos
Added the mysqlrplshow utility, which is used
to show replication slaves.
Bugs Fixed
Added the --all option to the
mysqldbcopy and
mysqldbexport utilities.
(Bug #12885004)
The mysqlreplicate utility no longer executes
FLUSH TABLE WITH READ LOCK before obtaining
the master's status.
(Bug #12887948)
server.connect_servers would force the source
and destination to be of the same type.
(Bug #12871032)
While using the mysqldbcopy utility, the
% symbol within routines would be changed to
%%.
(Bug #12757358)
