• unknown's avatar
    moved some Ndb member variables to NdbImpl class · 47bcd790
    unknown authored
    removed theCurrentConnectCounter
    optimized the_release_ind by using pos[0] to indicate that there is something there
    smaller storage of theDBNodes array by using Uint8
    set the_relase_ind array to Uint32 to avoid possible parallell thread usage errors
    
    47bcd790
Ndbinit.cpp 8.39 KB