全量迁移/同步案例
更新时间 2023-08-29 09:31:20
最近更新时间: 2023-08-29 09:31:20
- 初始化目标表错误(getColumnList error)
- 目标库处于只读状态(super-read-only)
- 目标库磁盘空间不足(No space left on device)
- 目标库磁盘空间不足(The table xxx is full)
- 目标库锁异常(Lock wait timeout exceeded)
- 内存溢出(OutOfMemoryError)
- 数据库连接失败(Communications link failure)
- 数据库连接数太多(Too many connections)