doulun5683 2016-01-12 11:51
浏览 187

MySQL在xampp上意外关闭

I dont know whats happening to mysql , it doesnt start up. IT was working fine yesterday but today it wont start. I haven't installed any program nor messed up with any settings's. Tried changing ports but wont help

below is the log report and i have no idea whats it is about. Please help me i have a project to submit and mysql wont start up.

    160112 17:31:16 [Note] InnoDB: Using mutexes to ref count buffer pool pages
    160112 17:31:16 [Note] InnoDB: The InnoDB memory heap is disabled
    160112 17:31:16 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    160112 17:31:16 [Note] InnoDB: Memory barrier is not used
    160112 17:31:16 [Note] InnoDB: Compressed tables use zlib 1.2.3
    160112 17:31:16 [Note] InnoDB: Not using CPU crc32 instructions
    160112 17:31:16 [Note] InnoDB: Initializing buffer pool, size = 16.0M
    160112 17:31:16 [Note] InnoDB: Completed initialization of buffer pool
    160112 17:31:17 [Note] InnoDB: Highest supported file format is Barracuda.
    160112 17:31:17 [Note] InnoDB: The log sequence numbers 33725452 and 33725452 in ibdata files do not match the log sequence number 42635885 in the ib_logfiles!
    160112 17:31:17 [Note] InnoDB: Database was not shutdown normally!
    160112 17:31:17 [Note] InnoDB: Starting crash recovery.
    160112 17:31:17 [Note] InnoDB: Reading tablespace information from the .ibd files...
    160112 17:31:17 [Note] InnoDB: Restoring possible half-written data pages 
    160112 17:31:17 [Note] InnoDB: from the doublewrite buffer...
    160112 17:31:18 [Note] InnoDB: 128 rollback segment(s) are active.
    160112 17:31:18 [Note] InnoDB: Waiting for purge to start
    160112 17:31:18 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.22-72.0 started; log sequence number 42635885
    160112 17:31:18 [Note] Plugin 'FEEDBACK' is disabled.
    160112 17:31:18 [Note] Server socket created on IP: '::'.
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
    • ¥15 CSAPPattacklab
    • ¥15 一直显示正在等待HID—ISP
    • ¥15 Python turtle 画图
    • ¥15 关于大棚监测的pcb板设计
    • ¥15 stm32开发clion时遇到的编译问题
    • ¥15 lna设计 源简并电感型共源放大器
    • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
    • ¥15 Vue3地图和异步函数使用
    • ¥15 C++ yoloV5改写遇到的问题