摘要: Mariadb 10.14 mysqldump error: 1049 Table of Contents 1. 错误信息 2. 解决方法 1 错误信息 执行表导出: mysqldump -uroot -proot --tables test.a1 test.a2 > tables.sql mysq 阅读全文
posted @ 2020-06-14 17:58 halberd.lee 阅读(707) 评论(0) 推荐(0) 编辑