1. 22 Feb, 2005 4 commits
    • unknown's avatar
      Fixed compiler warnings · 6965e72b
      unknown authored
      Fixed failing myisam.test and rpl_rotate_logs.test on some configurations
      
      
      mysql-test/r/myisam.result:
        Portability fix
      mysql-test/r/rpl_rotate_logs.result:
        Portability fix
      mysql-test/t/myisam.test:
        Depending on if you compiled with -DHAVE_RAID or not, you could get different errors for this test
      mysql-test/t/rpl_rotate_logs.test:
        Portability fix
      sql/ha_innodb.cc:
        Fixed compiler warnings
      6965e72b
    • unknown's avatar
      Fix name of ndb-cache-check-time · f7c60b9f
      unknown authored
      
      sql/mysqld.cc:
        Change _ to - for ndb-cache-check-time variable
      f7c60b9f
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · 8094ac95
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      8094ac95
    • unknown's avatar
      wl1292 - ndb autotest scripts · 029f10dd
      unknown authored
        split into script/conf for easier deployment
      
      
      029f10dd
  2. 21 Feb, 2005 36 commits