1. 11 Oct, 2005 1 commit
    • unknown's avatar
      To help people avoid BUG#2122 "changing hostname confuses master or slave" until it's fixed, · 149a2833
      unknown authored
      we now issue a warning (at slave's server startup only) when a relay log is named
      using the implicit hostname-relay-bin naming. Like we already do for binlogs.
      
      
      sql/slave.cc:
        To help people avoid BUG#2122 "changing hostname confuses master or slave" until it's fixed,
        we now issue a warning (at slave's server startup only) when a relay log is named
        using the implicit hostname-relay-bin naming. Like I had already added a similar startup warning
        when a binlog is named using the implicit hostname-bin naming.
        name_warning_sent is so that at most one warning per startup is sent.
      149a2833
  2. 10 Oct, 2005 13 commits
  3. 09 Oct, 2005 1 commit
    • unknown's avatar
      Remove protocol_cursor.cpp (no longer used) from sources · 20a6f152
      unknown authored
      Fix a compile failure
      
      
      BitKeeper/deleted/.del-protocol_cursor.cc~2a1ab8e023a166a4:
        Delete: sql/protocol_cursor.cc
      VC++Files/libmysqld/libmysqld.dsp:
        Remove protocol_cursor.cpp (no longer used) from sources
      VC++Files/sql/mysqld.dsp:
        Remove protocol_cursor.cpp (no longer used) from sources
      sql/mysqld.cc:
        Fix a compile failure
      20a6f152
  4. 08 Oct, 2005 5 commits
  5. 07 Oct, 2005 15 commits
  6. 06 Oct, 2005 5 commits