From: Reini U. <ru...@x-...> - 2007-08-12 14:35:14
|
Reini Urban schrieb: > Greetings to Basel. > Sacha Schär schrieb: >> lib/WikiDB/backend/PearDB.php:1059 Error[256]: >> WikiDB_backend_PearDB_mysql: fatal database error >> >> * DB Error: syntax error >> * (DESCRIBE [nativecode=1064 ** You have an error in your SQL >> syntax; check the manual that corresponds to your MySQL server version >> for the right syntax to use near '' at line 1]) >> * >> >> lib/upgrade.php:472 Notice[8]: Undefined variable: DBParams > > This error is not fatal. > mysql session.sess_id sanity is not so important in your case. FYI: The fix for this error is in lib/upgrade.php function CheckDatabaseUpdate() { global $DBAuthParams, $DBParams; -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ |