• Joerg Bruehe's avatar
    Backport into the 5.5.1-m2 release build: · d54d0d3c
    Joerg Bruehe authored
    | Bug#49898 - Fix for bug#37408 introduces a linker error
    |
    | the declaration of THR_LOCK_myisam_mmap in mi_static 
    | is redundant as it accessible via the extern declaration 
    | in include/myisam.h
    
    
    storage/myisam/mi_static.c:
      Bug#49898 - Fix for bug#37408 introduces a linker error
              
      Remove THR_LOCK_myisam_mmap declaration as it is redundant
    d54d0d3c
mi_static.c 2.33 KB