Mariadb접속방법
posted on 09 Oct 2024 under category mysql
💫 mariaDB 접속 방법
docker를 켜줌
docker exec -it mariadb /bin/bash
mariadb -u root -p