• unknown's avatar
    os0file.c: · 21a42f05
    unknown authored
      Check that writes to data files always happen in to addresses divisible by 16 kB, and the chunk size is also divisible by 16 kB; a user reported 2 corrupt pages from Linux-2.4.20 where an index page seemed displaced
    
    
    innobase/os/os0file.c:
      Check that writes to data files always happen in to addresses divisible by 16 kB, and the chunk size is also divisible by 16 kB; a user reported 2 corrupt pages from Linux-2.4.20 where an index page seemed displaced
    21a42f05
os0file.c 72.7 KB