MySQL Server 접속
설치할때 기본으로 대부분 설정했더니
워크밴치 첫 화면에서
Mysql Connections에 Local instance MySQL80 가 하나 생김
( Local instance MySQL80 + root + localhost:3306 )
Local instance MySQL80 에 대한 정보는 다음과 같다
( Mysql Connections옆 뺀치 모양 클릭하면 볼수 있음 )
Connection Name : Local instance MySQL80
Connection Method : Standard (TCP/IP)
Hostname (server host) : localhost
port (TCP/IP port) : 3306
Username : root
Configuration File : C:\ProgramData\MySQL\MySQL Server 8.0\my.ini
Configuration File Section : mysqld
Windows Service Name : MySQL80
등등 ......
Local instance MySQL80 를 클릭하면
Connect to MySQL Server 창이 뜸
비번치고 접속
'DB > RDB' 카테고리의 다른 글
| DELETE , TRUNCATE (0) | 2022.05.18 |
|---|---|
| 가벼운 이야기 ( mysql , table 정보 ) (0) | 2022.05.15 |
| CRUD (2) | 2022.04.18 |
| mysql 다운로드 과정 복기 (0) | 2022.01.25 |
| DB , MySQL(RDBMS) , SQL (0) | 2021.11.04 |