From: Jeff D. <da...@da...> - 2001-11-20 15:04:00
|
On Tue, 20 Nov 2001 15:32:26 +0100 "Tara Star" <te...@cl...> wrote: > * DB Error: unknown error<\li> > * (OPTIMIZE TABLE page)<\li> > * <\li> > Is it my fault? is it the wiki's fault? is it the db's fault? You've discovered another bug. Phpwiki and your older MySQL are squabbling. Apparently the "OPTIMIZE" command is only supported in newer MySQL's. The reason you haven't seen the error before is that the OPTIMIZE gets done at random, on about 1 out of every 50 page saves. > The page got created, though - I saw that in RecentChanges. I don't _think_ there should be any bad side effects other than the error message itself. > Oh. I might > note that I created the page directly by typing the url in the browser > bar - could that be the reason? Red herring, I think. |