• unknown's avatar
    charset.c: · a6b225ba
    unknown authored
      Bug#12109 possible locking bug in init_available_charset
      Recheck charset_initialized inside locked code,
      to garantee two threads are not entering
      consequently.
    
    
    mysys/charset.c:
      Bug#12109 possible locking bug in init_available_charset
      Recheck charset_initialized inside locked code,
      to garantee two threads are not entering
      consequently.
    a6b225ba
charset.c 16.9 KB