1. 15 Dec, 2006 11 commits
    • unknown's avatar
      Bug#24997 warnings test case failure · a6933a63
      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.
      a6933a63
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint · e25d18d1
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
      
      
      mysql-test/t/rpl_openssl.test:
        Auto merged
      e25d18d1
    • unknown's avatar
      Bug#19209 Test 'rpl_openssl' hangs on Windows · acecd1ca
      unknown authored
       - Remove check not to run on windows. 
      
      
      mysql-test/t/rpl_openssl.test:
        Remove check not to run on windows
      acecd1ca
    • unknown's avatar
      Remove junk · b34ceb82
      unknown authored
      b34ceb82
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-maint · 42b630e1
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
      
      
      scripts/mysqld_safe.sh:
        Auto merged
      42b630e1
    • unknown's avatar
      Merge 192.168.0.10:mysql/mysql-5.1-maint/ · 68be1911
      unknown authored
      into  shellback.:C:/mysql/mysql-5.1-new-maint
      
      
      68be1911
    • unknown's avatar
      Fix VC++ warning about extra ; delimiter · 5d079839
      unknown authored
      5d079839
    • unknown's avatar
      Add macro for retrieving sec part of "struct timespec" · eca724f4
      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*"
      eca724f4
    • unknown's avatar
      Merge siva.hindu.god:/usr/home/tim/m/bk/50 · 1ebdbf6f
      unknown authored
      into  siva.hindu.god:/usr/home/tim/m/bk/51
      
      
      mysql-test/r/symlink.result:
        Auto merged
      1ebdbf6f
    • unknown's avatar
      Post-merge fix to symlink.result · 588a8e0b
      unknown authored
      588a8e0b
    • unknown's avatar
      Merge siva.hindu.god:/usr/home/tim/m/bk/50 · eedbe37a
      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
      eedbe37a
  2. 14 Dec, 2006 29 commits