• tomas@poseidon.ndb.mysql.com's avatar
    moved ndb_restore together with rest of the ndb tools · 0d55af3f
    tomas@poseidon.ndb.mysql.com authored
        kernel includes needed by ndb_restore
        changed link order
        moved LocalConfig to mgmapi
        Moved NdbConfig to Portlib
        mgmapi to use LocalConfig for connectstring parsing instead of it's own
        enable usage of "NULL" connectstring for default
        new ndbmgmclient lib that can be used by e.g. mysqladmin later
        LocalConfig no longer needed here, now in mgmapi
        Send connectstring to mgmapi instead
        added valid connectstring to be with only host without port i.e.
        valid connectstring =host1,host2,host3
        default port will be added
    0d55af3f
main.cpp 9.84 KB