summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/Config.hpp
diff options
context:
space:
mode:
authorunknown <stewart@mysql.com>2005-09-29 16:52:38 +1000
committerunknown <stewart@mysql.com>2005-09-29 16:52:38 +1000
commite77095bc29babb18b23f7cdaa5784770b9e7bd0f (patch)
treebb627835e7cea93b5a94b64dd950bed0425e92d6 /ndb/src/mgmsrv/Config.hpp
parent66aef25609305c2579c7614fd2aeb20755f34b2f (diff)
parent7d325ef2b3758d330420ca6e8c34abab42ef4b9e (diff)
downloadmariadb-git-e77095bc29babb18b23f7cdaa5784770b9e7bd0f.tar.gz
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
into mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd
Diffstat (limited to 'ndb/src/mgmsrv/Config.hpp')
-rw-r--r--ndb/src/mgmsrv/Config.hpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/ndb/src/mgmsrv/Config.hpp b/ndb/src/mgmsrv/Config.hpp
index b5e1e17b027..8e16ddf1810 100644
--- a/ndb/src/mgmsrv/Config.hpp
+++ b/ndb/src/mgmsrv/Config.hpp
@@ -60,16 +60,6 @@ public:
printConfigFile(ndb);
}
- Uint32 getGenerationNumber() const;
- int setGenerationNumber(Uint32);
-
- /** Change configuration
- */
- bool change(const BaseString &section,
- const BaseString &param,
- const BaseString &value);
-
-
/**
* Info
*/