Promise를 사용하여 문제를 해결한 코드는 다음과 같습니다:
exports.selectByUsername = selectByUsername;
function selectByUsername(username){
}
app.post('/ajax',urlencodedParser,function(req,res){
으아악});
참고문서: http://liubin.org/promises-book/
天蓬老师2017-05-16 13:34:46
쿼리 내의 함수는 쿼리가 완료될 때까지 실행되지 않으며 이때 외부 함수가 반환되었으므로 count에 값이 할당되지 않고 여전히 정의되지 않습니다