1. 22 Dec, 2006 8 commits
  2. 21 Dec, 2006 3 commits
    • unknown's avatar
      Merge neptunus:mysql/mysql-4.1-maint · 2218cbb0
      unknown authored
      into  pilot.mysql.com:/home/msvensson/mysql/mysql-4.1-maint
      
      
      2218cbb0
    • unknown's avatar
      Bug #23125 [patch] trigger test fails when run as root · b461c41c
      unknown authored
       - Skip tests using chmod when running as root
      
      
      mysql-test/t/information_schema_chmod.test:
        Use mysqltest builtin "chmode"
      mysql-test/t/mysqltest.test:
        Dont run as root - test chmod
      mysql-test/t/rpl_rotate_logs.test:
        Use mysqltest builtin "chmode"
        Use 'write_file' and 'chmod' instead of system
      mysql-test/t/trigger.test:
        Don't run as root
        Use 'write_file' and 'chmod'
      mysql-test/t/varbinary.test:
        Don't run as root
      b461c41c
    • unknown's avatar
      Bug#24148 regression tests hang with SSL enabled · fd988f5b
      unknown authored
       - Don't call SSL_shutdown a second time
      
      
      vio/viossl.c:
        SSL_shutdown might return 0 indicating that it should be called once
        again for a graceful shutdown. Since the socket are going to be closed
        anyway ther is no need for the second call.
      fd988f5b
  3. 20 Dec, 2006 4 commits
  4. 19 Dec, 2006 5 commits
  5. 18 Dec, 2006 4 commits
  6. 16 Dec, 2006 2 commits
  7. 15 Dec, 2006 11 commits
  8. 14 Dec, 2006 3 commits