You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//why we need to process the pattern,("abd"-->"ab")varkeyword=pattern.substring(pattern.length-1,0);foundNodeIds=this._serviceableNodeIds.filter(function(id){returnid.indexOf(keyword)===0;});
//when I add two obj to poolCluster,the keys are "abc","abd",poolCluster.getConnection("abc",function(err,connection){//you may return "abd" here}));
The text was updated successfully, but these errors were encountered:
in file node_modules\mysql\lib\PoolCluster.js
The text was updated successfully, but these errors were encountered: