소개
소개글이 비어있어요
게시글
질문&답변
2017.09.14
Error: ER_NO_SUCH_TABLE: Table 'o2.sessions' doesn't exist
// :: 2 connection 추가var options = { host: 'localhost', port: '3306' user: 'root', password: '111111', database: 'o2'}var mysql = require('mysql');var conn = mysql.createConnection( options );conn.connect(); 이런 커넥션을 추가하니까 자동으로 생겼(?)네여..
- 0
- 1
- 558
질문&답변
2017.09.12
계속 다시 로긴 하려고 할 때마다 deserializeUser가 호출이 되서 왜이러지 싶었는데
ㅁㅏ치 스택오버플로우같은 UI!?ㅋㅋㅋ
- 0
- 1
- 167