目录

工欲善其事

实践出真知

活跃标签: linux java mysql 待分类 js springboot win10 电路 vue macOS nginx esp32 git docker windows idea maven esp8266 python Arduino

存档:

X

mysql

拯救数据库方法

alter table tableName discard tablespace;# 卸载表空间

# 拷贝 idb文件后

alter table tableName import tablespace ;# 导入表空间

标题:mysql
作者:llilei
地址:http://solo.llilei.work/articles/2021/09/29/1632891836843.html