Re: proposed release for testing

Giorgio Pioda <[email protected]> Wed, 18 Feb 2009 04:53:22 -0700 (MST)
Newsgroups gmane.comp.web.phpgroupware.devel
Organization phpGroupware Forums
Message-ID <[email protected]>

Yes. It is the
bug #20284 (June 2007!)

The fudforum module is incompatible with mysql 5.0 because the "reads" word is, starting from version 5.0, a reserved word of the SQL instruction set.

I fixed it with a "dirthy quickpatch replacing the "reads" string with "readsx" in the installer script for fudforum (in september 2007) but I didn't propose that patch because I tought that some developper would fix that problem in a clean manner in the sources since the issue was well known....

cheers

gfwp.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org