From: Steve W. <sw...@wc...> - 2000-11-16 22:01:41
|
Today SF closed all my bug reports without resolving them, though the MySQL server is still unstable/unusable. I have filed a newer, more detailed report in case there was some confusion, plus a link to a test site that uses MySQL on SF so they could see the problems themselves. (The live site is still running on DBM files). sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain ---------- Forwarded message ---------- Date: Thu, 16 Nov 2000 13:34:21 -0800 From: no...@so... To: sw...@wc..., no...@so..., st...@so... Subject: [Bug #122627] MySQL server still unusable Bug #122627, was updated on 2000-Nov-16 13:34 Here is a current snapshot of the bug. Project: SourceForge Category: Project Database Server Status: Open Resolution: None Bug Group: PHP Programming Priority: 5 Summary: MySQL server still unusable Details: Thanks for closing all my bugs, but the problem was not resolved. Here is a link to demonstrate the problem: http://phpwiki.sourceforge.net/test/phpwiki/ I get this error: ---------------------------------- Warning: MySQL Connection Failed: Lost connection to MySQL server during query in /home/groups/phpwiki/htdocs/test/phpwiki/lib/mysql.php on line 32 WikiFatalError Cannot establish connection to database, giving up. MySQL error: ------------------------------- That is not the only error though; when it does connect to MySQL I get a missing file error, as previously reported: ---------------------------------- Inserting page AddingPages, version 1 from text file WikiFatalError Error writing page 'AddingPages' MySQL error: Can't find file: './phpwiki/wiki.frm' (errno: 24) ----------------------------------- Also I cannot connect from the command line on orbital: --------------------------------- [wainstead@orbital lib]$ !mysql mysql -h moby.p.sourceforge.net -u phpwiki -pnotshown phpwiki ERROR 2013: ^GLost connection to MySQL server during query [wainstead@orbital lib]$ -------------------------------- These problems have been going on since last Friday. There were no problems in the months before. Something is wrong with the MySQL server installation. For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=122627&group_id=1 |