Guido Zockoll - 2002-07-16

I've installed phpwiki-1.3.3 serveral times - and every time phpwiki produces a deadlock (or something like that) on the mysql database.

After installing i called the index.php page the first time ...
The script was loading the empty wiki and a few seconds later the database is unaccessible :(

It occured on my Windows XP machine, as well as on the Windows 2000 machine at work and, now for the
third time, on the solaris machine of my isp.

You have to restart the database to solve it.

These loolups also randomly occured during use of
phpwiki. It seems not to be reproducable. The problem disapeared after switching to mysql-max
an converting the tables to InnoDB.

Any idea?

Guido