yesterday phpwiki gets my databse server to lock the hole database so no one can open pages. The log file shows too much connections but there are not.
* DB Error: not locked
* (SELECT linkee.id as id, linkee.pagename as pagename, linkee.hits as hits FROM test_link, test_page linker, test_page linkee, test_nonempty WHERE linkfrom=linker.id AND linkto=linkee.id AND linker.pagename='Neuestenderungen' AND test_nonempty.id=linkee.id ORDER BY linkee.pagename [nativecode=1100 ** Table 'linker' was not locked with LOCK TABLES])
*
The newest CVS Version do also have a lot of problems with mysql.
Is there a timebase to get a new stable version of wiki running mysql. there are really a lot of people fewing and changing pages so it should be rock solid.
Sorry, current CVS is not so stable. see phpwiki-talk and the website.
And currently I don't have that much time to fix all of them.
In about a week or so.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
yesterday phpwiki gets my databse server to lock the hole database so no one can open pages. The log file shows too much connections but there are not.
today users get te following error
Fatal Error:
lib/WikiDB/backend/PearDB.php:857: Error: wikidb_backend_peardb_mysql: fatal database error
lib/WikiDB/backend/PearDB.php:89: Notice: Undefined property: _lock_count
The newest CVS Version do also have a lot of problems with mysql.
Is there a timebase to get a new stable version of wiki running mysql. there are really a lot of people fewing and changing pages so it should be rock solid.
http://www.mineralienatlas.de/lexikon/index.php/SandKiste
Regards Stefan
Sorry, current CVS is not so stable. see phpwiki-talk and the website.
And currently I don't have that much time to fix all of them.
In about a week or so.