phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Patch #1113] Fix for Create Database in HEAD


From: nobody
Subject: [Phpgroupware-tracker] [Patch #1113] Fix for Create Database in HEAD
Date: Wed, 19 Mar 2003 18:57:50 -0500

Patch #1113 has been updated. 

Project: 
Category: API - Setup
Status: Open
Summary: Fix for Create Database in HEAD

Follow-Ups:

Date: Sun 02/16/03 at 09:35
By: cw

Comment:
This patch changes the following files:

setup/index.php
phpgwapi/inc/class.db_mysql.inc.php
phpgwapi/inc/class.setup_detection.inc.php

In setup/index.php it removed some duplicate code, adds a template lang call 
that was missing, and sets the minimum php version to 4.1.0 using a proper 
version compairison function.

In phpgwapi/inc/class.db_mysql.inc.php it adds @ to connect calls, adds setting 
an error number on connection error, fixes a mysql bug where the query fails 
but returns no error, fixes an endless loop bug relating to halt() can 
unlock(), and allows tables() to return a query error.

In phpgwapi/inc/class.setup_detection.inc.php it adds detection of the tables() 
query error.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1113&group_id=509




reply via email to

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