91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MySQL啟動報錯InnoDB: The innodb_system data file './ibdata1' is of a different

發布時間:2020-08-06 23:56:18 來源:ITPUB博客 閱讀:414 作者:feelpurple 欄目:MySQL數據庫

MySQL異機遷移后,啟動數據庫報錯

# /data/mysql_57_software/bin/mysqld_safe --defaults-file=/etc/my3319.cnf --user=mysql &
# tail -20 /var/log/mysqld3319.log
2019-01-02T07:11:01.716793Z 0 [ERROR] InnoDB: The innodb_system data file './ibdata1' is of a different size 17152 pages (rounded down to MB) than the 64000 pages specified in the .cnf file!
2019-01-02T07:11:01.716832Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2019-01-02T07:11:02.317322Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2019-01-02T07:11:02.317347Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2019-01-02T07:11:02.317353Z 0 [ERROR] Failed to initialize plugins.
2019-01-02T07:11:02.317361Z 0 [ERROR] Aborting


報錯原因:

參數文件中的系統表空間大于實際的系統表空間大小,導致啟動報錯。

# du -sh /data/mysql_3319/ibdata1
268M	/data/mysql_3319/ibdata1
# cat /etc/my3319.cnf
# innodb
innodb_data_file_path=ibdata1:1000M;ibdata2:1000M:autoextend


解決辦法:

將參數文件中系統表空間的大小改為小于實際系統表空間大小的值。

# innodb
innodb_data_file_path=ibdata1:256M;ibdata2:256M:autoextend



向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

安徽省| 丽水市| 内丘县| 临湘市| 南投市| 天全县| 芦山县| 新安县| 定日县| 汨罗市| 青海省| 周口市| 伊吾县| 滨海县| 梁平县| 靖远县| 通许县| 永登县| 山西省| 张家口市| 万载县| 团风县| 阳新县| 九江市| 当阳市| 廊坊市| 马公市| 富源县| 会宁县| 双流县| 塔河县| 新源县| 宜昌市| 沽源县| 渝北区| 正定县| 深圳市| 开化县| 堆龙德庆县| 金门县| 庆阳市|