phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] Re: After Install CRASHHHH


From: Andreas Terpotiz
Subject: [Phpgroupware-users] Re: After Install CRASHHHH
Date: Fri, 13 Oct 2006 09:47:11 -0700 (MST)


The right Script is:

CREATE TABLE phpgw_async (
id character varying(255) NOT NULL,
next integer NOT NULL,
times character varying(255) NOT NULL,
method character varying(80) NOT NULL,
data text NOT NULL,
account_id integer DEFAULT 0 NOT NULL
);

View at the Line with the next.Sent from the phpGroupWare forums @ 
http://forums.phpGroupWare.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]