|
|
楼主 |
发表于 2024-6-11 10:35:17
|
显示全部楼层
mysql -u root -p
& i) _. q- ~2 P, cEnter password: *******
% `1 Q) k+ o1 m2 @! ]% zWelcome to the MariaDB monitor. Commands end with ; or \g.
5 n8 v7 T$ m+ G+ j; CYour MariaDB connection id is 5
; Y j+ L3 r1 |, t3 V0 oServer version: 11.5.1-MariaDB mariadb.org binary distribution
6 V/ A" }- S5 w: g8 t4 S+ B/ M8 ~0 [: b
1 g/ _6 ]9 O3 c4 w# [$ E% [Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.6 w& }3 F: T0 n( W* Q; D; v
" @ J& I; ^8 `/ X; A) zType 'help;' or '\h' for help. Type '\c' to clear the current input statement.
. \ \! d- R( \- \1 P9 p# t: o% ~$ U& z1 U" k+ U- S
MariaDB [(none)]> show databases;
* V( B! d; K8 ]) E+--------------------+; u( M w/ h0 S4 @6 e3 i' q+ l" g
| Database |
* T0 w2 P! N4 v U8 |" `+--------------------+" a6 P6 d! D" h& J' \
| information_schema |5 P- E& y" \# ]8 D2 M
| mysql |/ @; \- s5 C5 q4 L6 u. P
| performance_schema |: |+ T; Q ^* W* a) w* U
| sys |
) i0 A! K( f7 C% U% R ]+--------------------+
; l' k2 j; Y' |' K G4 rows in set (0.005 sec)7 x0 T- U+ J& Y) u# z/ ^
: ?# |; s/ R# d9 sMariaDB [(none)]>, x! ~ }3 g& s% E' y/ u
MariaDB [(none)]>
+ a1 d5 m9 B/ x& ^* i$ YMariaDB [(none)]>
1 Q( ?- B6 r8 Z# l4 S5 P' X: |MariaDB [(none)]> exit |
|