mariadb/storage/ndb
unknown 16159170b6 Bug#30366 NDB fails to start on OS X, PPC, 64 bit
- The errno variable should only be used when the previous socket
     write failed, it should be regarded as undefined at other times

OutputStream.cpp:
  Only use "errno" after the attempt to write to the socket has failed


storage/ndb/src/common/util/OutputStream.cpp:
  Only use "errno" after the attempt to write to the socket has failed
2008-01-15 15:01:21 +01:00
..
bin
config Merge dev3-164.dev.cn.tlan:/home/dli/mysql/mysql-5.1/mysql-5.1-new-ndb-bj 2007-04-24 10:28:11 +08:00
demos
docs Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
include Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1 2007-12-10 10:32:21 +01:00
lib
ndbapi-examples wait_until_ready may return greater that 1 since wait time for second node to connect is 0 2007-07-25 07:22:28 +02:00
src Bug#30366 NDB fails to start on OS X, PPC, 64 bit 2008-01-15 15:01:21 +01:00
test ndb - testNodeRestart -n Bug27466 T1 2007-12-03 14:31:17 +01:00
tools break out tuple data read 2007-11-06 10:27:56 +01:00
MAINTAINERS [PATCH] add knielsen as MAINTAINER of NDBAPI NdbRecord examples 2007-06-13 23:53:01 +10:00
Makefile.am Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
plug.in