[問題]發表文章的問題
發表於 : 2006-05-25 11:39
我phpbb版本是2.0.20
db: MYSQL 4.0.24-nt
OS:WIN2000 SERVER
WEB SERVER: Apache 1.3
有時發表文章會出現下面錯誤
Could not insert new word
DEBUG MODE
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back
INSERT IGNORE INTO phpbb_search_wordlist (word_text, word_common) VALUES ('test', 0), ('測試', 0)
Line : 234
File : functions_search.php
請問各位大大要如何解決
db: MYSQL 4.0.24-nt
OS:WIN2000 SERVER
WEB SERVER: Apache 1.3
有時發表文章會出現下面錯誤
Could not insert new word
DEBUG MODE
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back
INSERT IGNORE INTO phpbb_search_wordlist (word_text, word_common) VALUES ('test', 0), ('測試', 0)
Line : 234
File : functions_search.php
請問各位大大要如何解決