MySQL :: MySQL 5.5 Reference Manual :: 12.4.5.35 SHOW SLAVE STATUS Syntax - http://unread.posterous.com/mysql-m...
Exec_Master_Log_Pos The position in the current master binary file up to which the SQL thread has read and executed. The coordinates given by (Relay_Master_Log_File, Exec_Master_Log_Pos) in the master's binary log correspond to the coordinates given by (Relay_Log_File, Relay_Log_Pos) in the relay log. via dev.mysql.com Permalink | Leave a comment  » - Martynas