티스토리 뷰
mysql 을 콘솔에서 접속할 때 확인하기
ubuntu@localhost :~$ sudo mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 6
Server version: 5.7.28-0ubuntu0.16.04.2 (Ubuntu)
Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
mysql 접속하여 확인하기
show variables like 'version';
혹은
SELECT VERSION();
'개발 > Databse - MySql' 카테고리의 다른 글
[mysql] 언어셋 변경하기 (0) | 2019.12.26 |
---|
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Jenkins
- AWS
- intellij
- EC2
- tomcat
- 백준2439
- 백준2438
- 백준11022
- 2438
- 알고리즘
- 언어셋
- SpringBoot
- 백준15552
- gitlab삭제
- swap
- ubuntu
- 백준
- gitlab
- 백준11021
- SqlSessionFactory
- 백준4673
- sqlSessionTemplate
- 11022
- Java
- Oracle
- @MapperScan
- utf8mb4
- 백준2742
- gradle
- Lombok
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함