• Satya B's avatar
    Bug#49898 - Fix for bug#37408 introduces a linker error · 1f55f5b6
    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
    1f55f5b6
mi_static.c 2.33 KB