• unknown's avatar
    Share DB *file; this fixes a deadlock problem. · 373ab5b3
    unknown authored
        While we're at it, share the keyfile and keytype arrays, too.
    
    
    sql/ha_berkeley.cc:
      Share DB *file; this fixes a deadlock problem.
      While we're at it, share the keyfile and keytype arrays, too.
    sql/ha_berkeley.h:
      Share DB *file; this fixes a deadlock problem.
      While we're at it, share the keyfile and keytype arrays, too.
    373ab5b3
ha_berkeley.h 6.39 KB