(2)从节点查看 (root@localhost)[(none)] use test Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A
Database changed (root@localhost)[test] select * from tb1; +------+ | id | +------+ | 1 | +------+ 1 row in set (0.01 sec)