1. 15 Dec, 2006 11 commits
    • unknown's avatar
      Bug#24997 warnings test case failure · 5037af16
      unknown authored
       - Move the specific test case to a separate file that is run only
         if we have a disabled handler.
      
      
      mysql-test/r/warnings.result:
        Move the test for warning that table type is changed to separate file
        as it only occurs when engine is disabled.
      mysql-test/t/warnings.test:
        Move the test for warning that table type is changed to separate file
        as it only occurs when engine is disabled.
      mysql-test/r/warnings_engine_disabled.result:
        Move the test for warning that table type is changed to separate file
        as it only occurs when engine is disabled.
      mysql-test/t/warnings_engine_disabled-master.opt:
        New BitKeeper file ``mysql-test/t/warnings_engine_disabled-master.opt''
      mysql-test/t/warnings_engine_disabled.test:
        Move the test for warning that table type is changed to separate file
        as it only occurs when engine is disabled.
      5037af16
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint · c3e3e6e1
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
      
      
      mysql-test/t/rpl_openssl.test:
        Auto merged
      c3e3e6e1
    • unknown's avatar
      Bug#19209 Test 'rpl_openssl' hangs on Windows · 50704ad6
      unknown authored
       - Remove check not to run on windows. 
      
      
      mysql-test/t/rpl_openssl.test:
        Remove check not to run on windows
      50704ad6
    • unknown's avatar
      Remove junk · f71786ce
      unknown authored
      f71786ce
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-maint · 801584b0
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
      
      
      scripts/mysqld_safe.sh:
        Auto merged
      801584b0
    • unknown's avatar
      Merge 192.168.0.10:mysql/mysql-5.1-maint/ · 949811b3
      unknown authored
      into  shellback.:C:/mysql/mysql-5.1-new-maint
      
      949811b3
    • unknown's avatar
      Fix VC++ warning about extra ; delimiter · f3f28a68
      unknown authored
      f3f28a68
    • unknown's avatar
      Add macro for retrieving sec part of "struct timespec" · 2562d4fc
      unknown authored
      Use macros for working with "struct timespec" in event_queue.cc
      Fix merge problem
      
      
      include/my_pthread.h:
        Remove merge problem causing "struct timespec" to be declared twice
        Add macro "get_timespec_sec" used for retrieving the time in seconds
      sql/event_queue.cc:
        Use macros for working with "struct timespec"
      sql/log_event.cc:
        Add casts from "byte*" to "char*"
      2562d4fc
    • unknown's avatar
      Merge siva.hindu.god:/usr/home/tim/m/bk/50 · 1f4d660b
      unknown authored
      into  siva.hindu.god:/usr/home/tim/m/bk/51
      
      
      mysql-test/r/symlink.result:
        Auto merged
      1f4d660b
    • unknown's avatar
      Post-merge fix to symlink.result · 116806e9
      unknown authored
      116806e9
    • unknown's avatar
      Merge siva.hindu.god:/usr/home/tim/m/bk/50 · f0df6e59
      unknown authored
      into  siva.hindu.god:/usr/home/tim/m/bk/51
      
      
      mysql-test/r/symlink.result:
        Auto merged
      mysql-test/t/symlink.test:
        Auto merged
      scripts/mysqld_safe.sh:
        Auto merged
      mysql-test/r/myisam.result:
        Manual merge
      mysql-test/t/myisam.test:
        Manual merge
      f0df6e59
  2. 14 Dec, 2006 29 commits