- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|

楼主 |
发表于 2024-6-11 10:35:17
|
显示全部楼层
mysql -u root -p
1 U; j: @5 G* @& yEnter password: *******1 X8 b. n- d* U0 |6 b, [
Welcome to the MariaDB monitor. Commands end with ; or \g.
% i8 l( a& b+ f# j X. C1 r0 YYour MariaDB connection id is 56 m( L& n: ]) r. z( x4 B$ s
Server version: 11.5.1-MariaDB mariadb.org binary distribution& M2 X0 T* {% U
) h" l9 b5 s6 O* e8 u3 E
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
% n" f8 n* ^: G# \2 }6 }) s/ i( P5 ]; g8 a/ M% q
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
, L. E; G; ~7 S0 I2 Y; P) t% G/ J' E4 h5 T5 |
MariaDB [(none)]> show databases;
) i; z/ ]6 F3 T& N3 t+ N( p( D- y+--------------------+6 D5 U7 Q( L% w
| Database |
" E0 T1 u+ [) g% n' m5 {" F+--------------------+- p7 B1 j% z ?, a K/ o3 W' |
| information_schema |
' s! L" s& \+ I% o/ B: A| mysql |- t* S$ ]9 U3 ?* g6 h4 l
| performance_schema |
$ j* @3 \: b' \9 A0 D: h8 W. E) U4 R| sys |
1 a, C( P3 t4 ]$ D3 s K+--------------------+6 m+ d; q3 X6 N+ h+ p
4 rows in set (0.005 sec)& A: s2 i7 ~- D# N2 V+ L
1 B" R. }8 d1 t
MariaDB [(none)]>1 N1 s* w' `: j; e! j' ?
MariaDB [(none)]>1 t% j$ H$ a3 S& h$ E- t
MariaDB [(none)]>, l: l G/ W8 q L- E1 i! f7 R/ P
MariaDB [(none)]> exit |
|