From: Daniel S. <da...@Op...> - 2005-08-26 02:10:51
|
This is a weird one - not even sure when it started happening but its obviously not just my installation as doing a search on the key phrases in the error message: modules/phpWiki/lib/WikiDB/backend/PearDB.php:667: Fatal[256]: wikidb_backend_mysql: fatal database error * DB Error: mismatch * (SELECT linker.* FROM nuke_phpwiki_link, nuke_phpwiki_page AS linker, nuke_phpwiki_page AS linkee WHERE linkfrom=linker.id AND linkto=linkee.id AND linkee.pagename='CYRANO' ORDER BY linker.pagename) Brings up lots of other similary broken Wikis - including mine: http://portal.opensta.org/faq.php Everything else seems to be working OK - the problem only shows itself when using the BackLinks plugin, but may actually happen at other times as well. The bit of searching I've done so far suggests that something changed in PearDB/prepare(), so a PHP upgrade probably broke it. Just checking to see if anyone else has already fought this battle and won - before I dive into it. Any/All hints welcome, /dan -- Daniel Sutcliffe <Da...@Op...> OpenSTA part-time caretaker - http://OpenSTA.org/ |