diff options
author | unknown <serg@serg.mylan> | 2005-05-14 19:28:29 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2005-05-14 19:28:29 +0200 |
commit | 3efe3e26b4ec710b63a120325d2f2bdeb0fe0fc8 (patch) | |
tree | ef2346baa5a2fe4cff6f083464efec28e5ea3c34 /ndb/test/include/CpcClient.hpp | |
parent | a34cb7932d914db76dd21fd28988cff7fa6279c9 (diff) | |
parent | 89001262cf3b5b873b5f868a7cf06f4691bd4dbd (diff) | |
download | mariadb-git-3efe3e26b4ec710b63a120325d2f2bdeb0fe0fc8.tar.gz |
merged
BitKeeper/etc/logging_ok:
auto-union
client/mysql.cc:
automerged
Diffstat (limited to 'ndb/test/include/CpcClient.hpp')
-rw-r--r-- | ndb/test/include/CpcClient.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/test/include/CpcClient.hpp b/ndb/test/include/CpcClient.hpp index 1655bc57b56..8d8e079d219 100644 --- a/ndb/test/include/CpcClient.hpp +++ b/ndb/test/include/CpcClient.hpp @@ -56,6 +56,7 @@ public: BaseString m_stdout; BaseString m_stderr; BaseString m_ulimit; + BaseString m_shutdown_options; }; private: |