[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Phpgroupware-developers] phpgw contact setup - next patch!
From: |
Kai Hofmann |
Subject: |
RE: [Phpgroupware-developers] phpgw contact setup - next patch! |
Date: |
Fri, 10 Oct 2003 13:49:33 +0200 |
> And if is a new install, the INSERTS are in default_records.inc.php,
> and the creation of tables in tables_current.inc.php.
Ok patch number 2034 has been released, because a ";" at the end of
SQL statements is not allowed!
Using ";" at the end of sql statements is only supported within command
tools like mysql which handle the ";" themself.
SAPDB and a lot of other dbs will fail when a ; is found at the and of the
line.
Greetings
Kai
P.S.: please patch for RC2 ;-)
- RE: [Phpgroupware-developers] phpgw contact setup - next patch!,
Kai Hofmann <=