mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:55:33 +02:00
mysqlsh: fix broken links (#17439)
* Update mysqlsh.md * Update mysqlsh.md
This commit is contained in:
parent
7ec3c67a43
commit
3b3cd214e7
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> SQL, JavaScript, Python을 지원하는 MySQL의 고급 명령줄 클라이언트.
|
||||
> InnoDB 클러스터 및 문서 저장소 컬렉션 관리를 위한 기능 제공.
|
||||
> 더 많은 정보: <https://dev.mysql.com/doc/mysql-shell/en/mysql-shell-commands.html>.
|
||||
> 더 많은 정보: <https://manned.org/mysqlsh>.
|
||||
|
||||
- 대화형 모드로 MySQL Shell 시작:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Advanced client for MySQL, supporting SQL, JavaScript, and Python.
|
||||
> It offers features for managing InnoDB clusters and document store collections.
|
||||
> More information: <https://dev.mysql.com/doc/mysql-shell/en/mysql-shell-commands.html>.
|
||||
> More information: <https://manned.org/mysqlsh>.
|
||||
|
||||
- Start MySQL Shell in interactive mode:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue