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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -