From: Reini U. <ru...@x-...> - 2006-05-24 19:40:19
|
Jean-Nicolas GEREONE schrieb: > I am going to make a new release of the wysiwyg editor. > I will post it in the patch tracker on sourceforge today. Could you put > it in the cvs please ? I still don't have a cvs access. > The patch can be applied on a cvs checkout. dada, ok, here you are. Please welcome a new developer jeannicolas. You have now cvs access. Now we'll you will be first in putting this into CVS :) > Thanks. > Regards. > Jean-Nicolas. > > > Reini Urban wrote: >> yes, i haven't fixed that yet. >> >> it came from the patch introducing pear sequences, which of course do >> not work. >> as everything with pear db. such a crap. >> I'll revert to our manual sequences as before. >> >> 2006/5/24, Jean-Nicolas GEREONE <jea...@st...>: >>> Hi all, >>> >>> I am using phpwiki cvs and sometimes a fatal error appears when I am >>> saving a wikipage with lots of modifications. >>> >>> Here is the error : >>> >>> Fatal Error: >>> >>> lib/WikiDB/backend/PearDB.php:1042: Error: wikidb_backend_peardb_mysql: >>> fatal database error >>> >>> * DB Error: not locked >>> * (UPDATE page_id_seq SET id=LAST_INSERT_ID(id+1) [nativecode=1100 >>> ** Table 'page_id_seq' was not locked with LOCK TABLES]) >>> * >>> >>> >>> Fatal PhpWiki Error >>> >>> lib/WikiDB/backend/PearDB.php:1042: Error: wikidb_backend_peardb_mysql: >>> fatal database error >>> >>> * DB Error: not locked >>> * (UPDATE page_id_seq SET id=LAST_INSERT_ID(id+1) [nativecode=1100 >>> ** Table 'page_id_seq' was not locked with LOCK TABLES]) >>> >>> >>> Has someone heard about it ? -- Reini Urban http://phpwiki.org/ http://helsinki.at/ http://spacemovie.mur.at/ |