【问题标题】:I get the follow LOG Error in XAMPP, How do I fix this我在 XAMPP 中收到以下日志错误,我该如何解决
【发布时间】:2023-02-08 16:56:34
【问题描述】:

我在如何修复此错误代码下方显示了此错误代码,如果未修复,我需要复制 htp 文件夹中的代码并将它们保存在不同的文件中,然后重新安装。

2023-02-08  8:52:13 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    2023-02-08  8:52:13 0 [Note] InnoDB: Uses event mutexes
    2023-02-08  8:52:13 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
    2023-02-08  8:52:13 0 [Note] InnoDB: Number of pools: 1
    2023-02-08  8:52:13 0 [Note] InnoDB: Using SSE2 crc32 instructions
    2023-02-08  8:52:13 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
    2023-02-08  8:52:13 0 [Note] InnoDB: Completed initialization of buffer pool
    2023-02-08  8:52:13 0 [ERROR] InnoDB: Missing MLOG_CHECKPOINT at 80837091 between the checkpoint 80837091 and the end 80837082.
    2023-02-08  8:52:13 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
    2023-02-08  8:52:14 0 [Note] InnoDB: Starting shutdown...
    2023-02-08  8:52:14 0 [ERROR] Plugin 'InnoDB' init function returned error.
    2023-02-08  8:52:14 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2023-02-08  8:52:14 0 [Note] Plugin 'FEEDBACK' is disabled.
    2023-02-08  8:52:14 0 [ERROR] Unknown/unsupported storage engine: InnoDB
    2023-02-08  8:52:14 0 [ERROR] Aborting

【问题讨论】:

    标签: xampp


    【解决方案1】:

    也许您已经运行了另一个 MySQL/MariaDB 服务器? 您的 XAMPP 控制面板日志的全部内容是什么?

    【讨论】:

      猜你喜欢
      • 2023-01-07
      • 1970-01-01
      • 2020-06-23
      • 1970-01-01
      • 1970-01-01
      • 2020-01-22
      • 1970-01-01
      • 2022-12-21
      • 1970-01-01
      相关资源
      最近更新 更多