error
solution
명령프롬프트창을 켜서 MySQL로 접속 후
SET @@global.sql_mode= 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; <-입력
참고 url
'버그 리포트' 카테고리의 다른 글
Access to XMLHttpRequest ... has been block by CORS 에러 (0) | 2020.02.08 |
---|---|
“Invalid attempt to spread non-iterable instance” Issue (0) | 2019.12.26 |
SequelizeDatabaseError: Unknown column 'name' in 'field list' (0) | 2019.12.24 |
SequelizeValidationError: notNull Violation: User.password cannot be null (0) | 2019.12.21 |
unhandled rejection sequelizeconnectionerror: unknown database (0) | 2019.12.21 |