~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/mf_iocache.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1504
1504
    Buffer+=length;
1505
1505
    pos+=  length;
1506
1506
    Count-= length;
1507
 
#ifndef HAVE_PREAD
1508
 
    info->seek_not_done=1;
1509
 
#endif
1510
1507
  }
1511
1508
 
1512
1509
  /* Check if we want to write inside the used part of the buffer.*/