[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[phpGroupWare-developers] Re: proposed release for testing
From: |
Giorgio Pioda |
Subject: |
[phpGroupWare-developers] Re: proposed release for testing |
Date: |
Wed, 18 Feb 2009 04:53:22 -0700 (MST) |
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