• unknown's avatar
    Bug#30366 NDB fails to start on OS X, PPC, 64 bit · 0a06b971
    unknown authored
     - The errno variable should only be used when the previous socket
       write failed, it should be regarded as undefined at other times
    
    
    storage/ndb/src/common/util/OutputStream.cpp:
      Only use "errno" after the attempt to write to the socket has failed
    0a06b971
bdb_notembedded.test 820 Bytes