How to know which bin-log file is captured into mysql online backup? -


i given mysql online backup file. hope log-bin enabled before taking backup , '--master-data' not used while using mysqldump command. possible know bin-log sequence number contained in backup file using mysql command ?

thanks in advance


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -