Skip to content
  • jonas@eel.(none)'s avatar
    90256d31
    bug#12220 - ndb - node recovery with charsets · 90256d31
    jonas@eel.(none) authored
      LQH computes incorrect hash values during NR (as it doesn't concider charsets)
    
      Solution: make LQH compute correct hash :-)
               1) move xfrm_key into SimulatedBlock so that there's _one_ impl.
               2) make TC, ACC, LQH use same impl.
    90256d31
    bug#12220 - ndb - node recovery with charsets
    jonas@eel.(none) authored
      LQH computes incorrect hash values during NR (as it doesn't concider charsets)
    
      Solution: make LQH compute correct hash :-)
               1) move xfrm_key into SimulatedBlock so that there's _one_ impl.
               2) make TC, ACC, LQH use same impl.
Loading