• unknown's avatar
    Ensure that share->tot_locks s updated correctly · a1583056
    unknown authored
    This fixes that mysamchk --sort-records works on windows.
    
    
    myisam/mi_check.c:
      Ensure that share->tot_locks s updated correctly
    myisam/mi_close.c:
      Ensure that share->tot_locks s updated correctly
    myisam/mi_dynrec.c:
      Ensure that share->tot_locks s updated correctly
    myisam/mi_open.c:
      Ensure that share->tot_locks s updated correctly
    myisam/mi_statrec.c:
      Ensure that share->tot_locks s updated correctly
    myisam/myisamchk.c:
      Ensure that share->tot_locks s updated correctly
    a1583056
mi_statrec.c 8.74 KB