An error occurred fetching the project authors.
  1. 11 Jun, 2007 1 commit
  2. 09 Jun, 2007 1 commit
    • mats@kindahl-laptop.dnsalias.net's avatar
      BUG#24954 (Last_errno and Last_error not set after master_retry_count was reached): · 9094e97a
      mats@kindahl-laptop.dnsalias.net authored
      Adding new fields Last_{IO,SQL}_Errno and Last_{IO,SQL}_Error to output
      of SHOW SLAVE STATUS to hold errors from I/O and SQL thread respectively.
      Old fields Last_Error and Last_Errno are aliases for Last_SQL_Error and
      Last_SQL_Errno respectively.
      
      Fields are added last to output of SHOW SLAVE STATUS to allow old applications
      to use the same positional arguments into the row, while allowing new
      application to benefit from the added information.
      
      In addition, some new error codes are added (especially for the I/O
      thread) to be able to provide sensible error message.
      9094e97a
  3. 30 Mar, 2007 2 commits
  4. 29 Mar, 2007 2 commits
    • mats@romeo.(none)'s avatar
      WL#3464: Add replication event to denote gap in replication · 7c187c2c
      mats@romeo.(none) authored
      Adding an event that can be used to denote that an incident occured
      on the master. The event can be used to denote a gap in the replication
      stream, but can also be used to denote other incidents.
      
      In addition, the injector interface is extended with functions to
      generate an incident event. The function will also rotate the binary
      log after generating an incident event to get a fresh binary log.
      7c187c2c
    • msvensson@pilot.blaudden's avatar
      Bug#19991 CHANGE MASTER need option ssl-verify-server-cert · f865bd1d
      msvensson@pilot.blaudden authored
       - Add MASTER_SSL_VERIFY_SERVER_CERT option to CHANGE MASTER TO
       - Add Master_Ssl_Serify_Server_Cert to SHOW SLAVE STATUS
       - Save and restore ssl_verify_server_cert  to master info file
         setting it to disabled as default.
      f865bd1d
  5. 20 Mar, 2007 1 commit
  6. 01 Mar, 2007 1 commit
  7. 19 Jun, 2006 1 commit
  8. 16 May, 2006 1 commit
  9. 16 Feb, 2006 1 commit
  10. 08 Feb, 2006 1 commit
  11. 26 Jan, 2006 1 commit
  12. 22 Dec, 2005 1 commit