• unknown's avatar
    dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the hang... · dd525155
    unknown authored
    dict0dict.ic	Remove acquisition of the dictionary mutex: this may fix the hang observed by Peter Zaitsev
    os0file.c	Use O_SYNC instead of O_DSYNC because in Linux there may be a bug
    
    
    innobase/os/os0file.c:
      Use O_SYNC instead of O_DSYNC because in Linux there may be a bug
    innobase/include/dict0dict.ic:
      Remove acquisition of the dictionary mutex: this may fix the hang observed by Peter Zaitsev
    dd525155
dict0dict.ic 16.7 KB