工頭嘗試著將 b2evolution 由1.8.7版昇級到 1.9.2版時出了一個問題,會出現以下訊息而停止昇級的程序。
MySQL error!
Table 'evo_item__prerendering' already exists(Errno=1050)
Your query:
CREATE TABLE evo_item__prerendering(
itpr_itm_ID INT(11) UNSIGNED NOT NULL,
itpr_format ENUM('htmlbody', 'entityencoded', 'xml', 'text') NOT NULL,
itpr_renderers TEXT NOT NULL,
itpr_content_prerendered TEXT NULL,
itpr_datemodified TIMESTAMP NOT NULL,
PRIMARY KEY (itpr_itm_ID, itpr_format)
)
此時只要利用 phpMyAdmin 將 b2evolution 的資料庫中的 evo_item__prerendering 這個子資料庫刪除後,再重新進行昇級程序就可以成功的完成 b2evolution 由1.8.7版昇級到 1.9.2版了。
No Pingbacks for this post yet...
一個與您分享Linux經驗的地方.
本站目前共有 740 篇文章。
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||