"리눅스 MySQL 클라이언트 mysql"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
 
24번째 줄: 24번째 줄:


==같이 보기==
==같이 보기==
*[[우분투 MySQL 클라이언트 설치]]
*[[CentOS MySQL 클라이언트 설치]]
*[[MySQL 캐릭터셋 utf8 설정]]
*[[MySQL 캐릭터셋 utf8 설정]]
*[[MySQL]]
*[[MySQL]]

2016년 9월 3일 (토) 21:00 기준 최신판

1 개요[ | ]

리눅스 MySQL 클라이언트
/usr/bin/mysql
[root@zetawiki ~]# mysql -uroot -pP@ssw0rd
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 4214
Server version: 5.1.73-log Source distribution

Copyright (c) 2000, 2013, 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>

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}