Menu

MySQL and PhpWiki Problems

Help
2005-01-02
2012-10-11
  • Stefan Schorn

    Stefan Schorn - 2005-01-02

    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

    * 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])
    *
    

    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

     
    • Reini Urban

      Reini Urban - 2005-01-02

      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.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.