오류
[MYSQL] 에러1046 오류 (Error Code: 1046. No database selected Select the default DB to be used by double-clicking its name in the SCHEMAS list in the sidebar. )
음그냥
2022. 12. 11. 18:42
728x90
반응형
SMALL
< 오류 >
show tables; 를 입력후 실행시 아래같은 오류가 뜸
Error Code: 1046. No database selected Select the default DB to be used by double-clicking its name in the SCHEMAS list in the sidebar.
사용할 기본 DB를 선택안해서 이런오류가 뜸
< 해결방안 >
오른쪽마우스-Set as Default Schema 클릭하여 기본스키마로 설정해주면 해결됨
728x90
반응형
LIST