mysql> use mysqlCopyright (c) 2000mysql> select User, 2020Host, Oracle and/or its affiliates. All rights reservedplugin from mysql.user;+------------------+-----------+-----------------------+| User | Host | plugin |+------------------+-----------+-----------------------+Oracle is a registered trademark of Oracle Corporation and/or its| debian-sys-maint | localhost | caching_sha2_password |affiliates| mysql. Other names may be trademarks of their respectiveinfoschema | localhost | caching_sha2_password |owners| mysql.session | localhost | caching_sha2_password || mysql.sys | localhost | caching_sha2_password |Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.| root | localhost | auth_socket |+------------------+-----------+-----------------------+mysql> 5 rows in set (0.00 sec)