1. 08 Mar, 2006 12 commits
    • unknown's avatar
      Merge · e345f28b
      unknown authored
      
      mysql-test/lib/mtr_cases.pl:
        Auto merged
      mysql-test/lib/mtr_misc.pl:
        Auto merged
      e345f28b
    • unknown's avatar
      mysql-test-run.pl, mtr_cases.pl · 11cf49ac
      unknown authored
        - Back porting of some changes in later releases
        - Corrected valgrind support
        - Removed work around for TZ needed in VisualStudio 6
        - Don't restart master to add special settings from "<testcase>-master.opt",
          if same settngs as running master, feature request in bug#12433
        - With --reorder, keep tests with same *-master.opt content together,
          to save even more master restarts
      
      
      mysql-test/lib/mtr_misc.pl:
        Added functions to compare lists of options
      mysql-test/lib/mtr_cases.pl:
        Removed special code for Windows as in VC6 we unset
        TZ to avoid library bug
      mysql-test/mysql-test-run.pl:
        Handle pseudo option --timezone=<spec> that sets TZ
      11cf49ac
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · e65726c6
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/mysqltestrun_ndbclusterstart/my50-mysqltestrun_ndbclusterstart
      
      e65726c6
    • unknown's avatar
      BUG#17574 Detect cluster start failure and "fail" ndb_* tests · 49f6a18d
      unknown authored
       - Fix problems that occur when ndbcluster is not supported
      
      
      mysql-test/lib/mtr_cases.pl:
        Marked test to be skipped if it is a ndb test but ndb is not supported
      mysql-test/mysql-test-run.pl:
        Check "opt_with_ndbcluster" before deciding to stop masters and when dciding if cluster needs to be started.
      49f6a18d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · afdf3256
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my50-bug17137
      
      afdf3256
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 · e8a6f9be
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my50-bug17137
      
      e8a6f9be
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · ddc5d1b3
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my41-bug17137
      
      ddc5d1b3
    • unknown's avatar
      After merge · e570f80d
      unknown authored
      
      mysql-test/t/rpl_trunc_temp.test:
        Remove final "connection master" it's already disconnected
      e570f80d
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/bug17137/my41-bug17137 · afedb18e
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug17137/my50-bug17137
      
      
      sql/sql_delete.cc:
        Auto merged
      afedb18e
    • unknown's avatar
      Bug#17137 Running "truncate table" on temporary table leaves the table open on a slave · 07a39b8d
      unknown authored
       - Decrease "slave_open_temp_tables" during reopen of truncated table.
       - Add test "rpl_trunc_temp" 
      
      
      sql/sql_delete.cc:
        Decrease "slave_open_temp_tables" after temporary table has been closed, it will be
        increased again when the temp table is reopened after it's been truncated.
      mysql-test/r/rpl_trunc_temp.result:
        New BitKeeper file ``mysql-test/r/rpl_trunc_temp.result''
      mysql-test/t/rpl_trunc_temp.test:
        New BitKeeper file ``mysql-test/t/rpl_trunc_temp.test''
      07a39b8d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 6d17befc
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/bug17574/my50-bug17574
      
      6d17befc
    • unknown's avatar
      mysql-test-run.pl: · c7eca9b2
      unknown authored
        Allow space in base directory path, bug#15736
      
      
      mysql-test/mysql-test-run.pl:
        Allow space in base directory path, bug#15736
      c7eca9b2
  2. 07 Mar, 2006 9 commits
  3. 06 Mar, 2006 19 commits