1. 22 Feb, 2005 4 commits
    • unknown's avatar
      Fixed compiler warnings · 4115d1bb
      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
      4115d1bb
    • unknown's avatar
      Fix name of ndb-cache-check-time · c7a37208
      unknown authored
      
      sql/mysqld.cc:
        Change _ to - for ndb-cache-check-time variable
      c7a37208
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/fix · 9f4ebf14
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      9f4ebf14
    • unknown's avatar
      wl1292 - ndb autotest scripts · ae3c63b7
      unknown authored
        split into script/conf for easier deployment
      
      ae3c63b7
  2. 21 Feb, 2005 36 commits