簡體   English   中英

Wordpress 出現 MySQL 錯誤,在 XAMPP 上運行

[英]MySQL error with Wordpress, running on XAMPP

所以我在 wordpress 中使用 Elementor 頁面為學校項目創建了一個網站,突然當我更新頁面(使用 Elementor builder)時,網站崩潰了。 我嘗試了所有方法,包括刪除 XAMPP 中的ib_logfile0、ib_logfile1 和 aria_log_control文件(是的,我在 Windows 上使用 XAMPP),當我嘗試加載到網站/wordpress 控制面板時它仍然崩潰。 有人可以幫我解決嗎? 該項目到期兩天......崩潰報告:

2022-05-27 19:36:44 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2022-05-27 19:36:44 0 [ERROR] Plugin 'Aria' init function returned error.
2022-05-27 19:36:44 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2022-05-27 19:36:44 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-05-27 19:36:44 0 [Note] InnoDB: Uses event mutexes
2022-05-27 19:36:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-05-27 19:36:44 0 [Note] InnoDB: Number of pools: 1
2022-05-27 19:36:44 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-05-27 19:36:44 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-05-27 19:36:44 0 [Note] InnoDB: Completed initialization of buffer pool
2022-05-27 19:36:45 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-05-27 19:36:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-05-27 19:36:45 0 [Note] InnoDB: Setting file '\XAMPP\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-05-27 19:36:45 0 [Note] InnoDB: File '\XAMPP\mysql\data\ibtmp1' size is now 12 MB.
2022-05-27 19:36:49 0 [Note] InnoDB: Waiting for purge to start
2022-05-27 19:36:49 0 [Note] InnoDB: 10.4.22 started; log sequence number 46991441; transaction id 16292
2022-05-27 19:36:49 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-05-27 19:36:49 0 [Note] InnoDB: Loading buffer pool(s) from G:\XAMPP\mysql\data\ib_buffer_pool
2022-05-27 19:36:49 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2022-05-27 19:36:49 0 [ERROR] Failed to initialize plugins.
2022-05-27 19:36:49 0 [ERROR] Aborting
2022-05-27 19:36:49 0 [Note] InnoDB: Buffer pool(s) load completed at 220527 19:36:49
Cannot find checkpoint record at LSN (1,0x55ae)

有同樣的失敗。 嘗試刪除 aria 日志文件。 轉到 xamp\mysql\data。 在我刪除它們后,mysql 再次運行。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM