Slave Status
mysql> SHOW SLAVE STATUS \G
*************************** 1. row ***************************
          Master_Host: mysql.yahoo.com
          Master_User: foo
          Master_Port: 3306
        Connect_retry: 15
      Master_Log_File: binary-log.145
  Read_Master_Log_Pos: 908423089
       Relay_Log_File: relay-log.145
        Relay_Log_Pos: 127617325
Relay_Master_Log_File: binary-log.145
     Slave_IO_Running: Yes
    Slave_SQL_Running: Yes
      Replicate_do_db:
  Replicate_ignore_db:
           Last_errno: 0
           Last_error:
         Skip_counter: 0
  Exec_master_log_pos: 908423089
      Relay_log_space: 127636933
1 row in set (0.01 sec)