|
|
楼主 |
发表于 2024-6-11 10:35:17
|
显示全部楼层
mysql -u root -p
; s( d5 @2 d! i6 i, YEnter password: *******
0 U7 s3 P! R) n* ~Welcome to the MariaDB monitor. Commands end with ; or \g.
+ v' k1 G$ w% QYour MariaDB connection id is 55 ?5 j' u; q+ z, y5 S% i! g
Server version: 11.5.1-MariaDB mariadb.org binary distribution$ d8 D) ^% ?. J# L. o. @
; Z' l7 b) ]- D7 W/ Y ^6 CCopyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
" k }: b) ?0 H! E P" J& G9 E
# I+ _1 n6 e- W* D6 I! YType 'help;' or '\h' for help. Type '\c' to clear the current input statement.2 H3 c" P- ?( _0 | g9 w& }
) {5 |# B- |' s" x: _, W9 P5 x5 gMariaDB [(none)]> show databases;: k A3 b' U/ s6 J" s
+--------------------+
3 j9 k# S+ }4 h1 i4 {| Database |
6 ], J+ p6 b$ h: _, ?+--------------------+
% H! j) \- |8 p* j; L, h5 G8 O| information_schema |) E1 @ ~4 d# u/ E8 O$ U u
| mysql |
# n5 N9 K2 f) s! M, i W| performance_schema |8 y' L* t) M) h! j/ ?. {
| sys |
/ g$ z5 b; e# Z/ p* O3 ?: p: Z B1 E- S+--------------------+, I5 ~0 z6 h3 C* V
4 rows in set (0.005 sec)
, k, Q3 ]! a$ b# \. p9 A# U! j/ S5 B/ |0 i4 I- O3 \) V
MariaDB [(none)]>3 ^8 y: @! L# [* |- O% \, z9 L
MariaDB [(none)]>
2 K( y$ f' K7 z9 x: Y/ ~/ HMariaDB [(none)]>2 z5 q; o$ ?7 ^( n5 s
MariaDB [(none)]> exit |
|