mariadb/ndb/include/util
unknown 56c99820c3 BUG#17411 cannot have path longer than 128 characters
Use the POSIX limits.h define of PATH_MAX for maximum path length.

This has been being hit in pushbuild


ndb/include/util/File.hpp:
  use PATH_MAX for maximum filename length
ndb/src/common/portlib/NdbConfig.c:
  use PATH_MAX for max path name length instead of hardcoding 128
ndb/src/common/util/File.cpp:
  use PATH_MAX for maximum filename length
2006-02-15 16:37:09 +11:00
..
BaseString.hpp
basestring_vsnprintf.h
Bitmask.hpp
ConfigValues.hpp
File.hpp
InputStream.hpp
md5_hash.hpp
ndb_opts.h
NdbAutoPtr.hpp
NdbOut.hpp
NdbSqlUtil.hpp
OutputStream.hpp
Parser.hpp
Properties.hpp
random.h
SimpleProperties.hpp
socket_io.h
SocketAuthenticator.hpp
SocketClient.hpp
SocketServer.hpp
UtilBuffer.hpp
uucode.h
Vector.hpp
version.h