An error occurred fetching the project authors.
  1. 15 Apr, 2002 1 commit
  2. 02 Apr, 2002 1 commit
    • sasha@mysql.sashanet.com's avatar
      relay_log_space_limit · 14603a36
      sasha@mysql.sashanet.com authored
      DBUG_ macro cleanup
      buffer boundary cleanup
      This changeset, although not fully tested, works for me better than 
      anything I've had so far, including what is in the repository. I will 
      push it unless something crashes while I am writing this :-)
      14603a36
  3. 27 Jan, 2002 1 commit
  4. 22 Jan, 2002 1 commit
    • sasha@mysql.sashanet.com's avatar
      post-merge fixes, including slave-skip-errors backport · 8e43ad12
      sasha@mysql.sashanet.com authored
      fixed too quick timeout in mysql-test-run which caused a race with the
       new server getting started before the old one completely finished 
       shutdown. This should fix the pid warning we've been getting as well as
       inconsistent results when running tests with the manager
      8e43ad12
  5. 20 Jan, 2002 1 commit
  6. 17 Dec, 2001 1 commit
  7. 15 Dec, 2001 1 commit
  8. 19 Nov, 2001 1 commit
  9. 11 Nov, 2001 1 commit
  10. 03 Oct, 2001 1 commit
  11. 28 Sep, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqlmanagerc.c · bb66c80a
      sasha@mysql.sashanet.com authored
          added support for quiet
          increased line buffer size
      client/mysqltest.c
          fixed memory leak
          added query logging to result file
          added error message logging to result file
          added enable_query_log/disable_query_log
      mysql-test/mysql-test-run.sh
          converted tests to use mysqlmanager
      
      Updated test results
      bb66c80a
  12. 19 Aug, 2001 1 commit
  13. 06 Aug, 2001 1 commit
  14. 04 Aug, 2001 1 commit
  15. 03 Aug, 2001 1 commit
  16. 04 Jul, 2001 1 commit
  17. 30 Jun, 2001 3 commits
  18. 26 Jun, 2001 1 commit
  19. 24 Jun, 2001 1 commit
  20. 22 Jun, 2001 1 commit
  21. 21 Jun, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      added SHOW BINLOG EVENTS · 992f8898
      sasha@mysql.sashanet.com authored
      fixed log sequence bugs
      fixed bugs in handling Slave event
      added test case with SHOW BINLOG EVENTS
      have not fixed all the bugs - found some that are also in 3.23,
      will fix them there first, then do pull and cleanup
      
      will not push this changeset
      992f8898