• Satya B's avatar
    Bug#49898 - Fix for bug#37408 introduces a linker error · b7d2d008
    Satya B authored
    the declaration of THR_LOCK_myisam_mmap in mi_static 
    is redundant as it accessible via the extern declaration 
    in include/myisam.h
    
    myisam/mi_static.c:
      Bug#49898 - Fix for bug#37408 introduces a linker error
      
      Remove THR_LOCK_myisam_mmap declaration as it is redundant
    b7d2d008
mi_static.c 2.33 KB