• unknown's avatar
    ndb - bug#27169 · c0f28669
    unknown authored
      Fix bug in SUMA::resend_bucket which could cause mysqld to crash
    
    
    storage/ndb/src/kernel/blocks/suma/Suma.cpp:
      Remove *len* part from sz,
        or an extra word will be sent (sometimes) which will cause event-api barf
    storage/ndb/test/ndbapi/test_event.cpp:
      test prg for bug#27169
    storage/ndb/test/run-test/daily-basic-tests.txt:
      test prg for bug#27169
    c0f28669
test_event.cpp 46.3 KB