摘要: 备份与恢复 备份单个表格与恢复 MariaDB [lzx]> show tables; + + | Tables_in_lzx | + + | student | + + 1 row in set (0.000 sec) 对student表进行备份 [root@node1 opt]# mysqldu 阅读全文
posted @ 2022-07-01 01:06 夏天的海 阅读(112) 评论(0) 推荐(0)