Skip to content
  • Craig L Russell's avatar
    a1f27b31
    Implement connection pooling for clusterj. · a1f27b31
    Craig L Russell authored
    Two properties are added to the configuration file:
    com.mysql.clusterj.connection.pool.size specifies the number of connections in the pool
    com.mysql.clusterj.connection.pool.nodeids specifies the node ids to use
    The constructor Ndb_cluster_connection(const char *, int) is mapped by ndbjtie
    a1f27b31
    Implement connection pooling for clusterj.
    Craig L Russell authored
    Two properties are added to the configuration file:
    com.mysql.clusterj.connection.pool.size specifies the number of connections in the pool
    com.mysql.clusterj.connection.pool.nodeids specifies the node ids to use
    The constructor Ndb_cluster_connection(const char *, int) is mapped by ndbjtie
Loading