phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [patch #1113] [Patch #1113] Fix for Create Databa


From: noreply
Subject: [Phpgroupware-tracker] [patch #1113] [Patch #1113] Fix for Create Database in HEAD
Date: Fri, 10 Oct 2003 05:22:05 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030618 Debian/1.3.1-3

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.


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

Date: Fri 10/10/03 at 19:22
By: skwashd

Comment:
Is this in 16? Chris Can you verify? please
-------------------------------------------------------

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

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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