v_diko 2016-06-13 05:52
浏览 526

从服务端导出数据库 想做测试用 打开数据库发现有几个表格有 #1033 错误

从服务端导出数据库 想做测试用 打开数据库发现有几个表格有 #1033 - Incorrect information in file: '.\op\amzaccount.frm' 错误
下面是mysqllog上的一些东西 ,求大神帮忙
160613 11:55:40 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
I
____nnoDB: Mutexes and rw_l____ocks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3
160613 11:55:40 InnoDB: Initializing buffer pool, size = 128.0M
160613 11:55:40 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
160613 11:55:40 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
160613 11:55:40 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
160613 11:55:41 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
160613 11:55:41 InnoDB: 1.1.4 started; log sequence number 0
160613 11:55:41 [Note] Event Scheduler: Loaded 0 events__

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 delta降尺度计算的一些细节,有偿
    • ¥15 Arduino红外遥控代码有问题
    • ¥15 数值计算离散正交多项式
    • ¥30 数值计算均差系数编程
    • ¥15 redis-full-check比较 两个集群的数据出错
    • ¥15 Matlab编程问题
    • ¥15 训练的多模态特征融合模型准确度很低怎么办
    • ¥15 kylin启动报错log4j类冲突
    • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
    • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序