StorageTek Tape Analytics Administration Reference Guide, Version 1.0.2 |
E28379-03 |
# STA stop # service mysql start |
# mysqlbinlog --start-position=176 --stop-position=6817916 /var/log/tbi/db/stadb-bin.000007 > ./recover.sql |
# mysql -uroot -p -e 'source ./recover.sql' Password: |
# STA start |
For more information on point-in-time or incremental recovery operations refer to the MySQL Manual:
http://dev.mysql.com/doc/refman/5.5/en/point-in-time-recovery.html
Copyright © 2012 Oracle and/or its affiliates. All rights reserved. | Legal Notices |