phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #2549] the MySql halt() function causes a lo


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2549] the MySql halt() function causes a loop
Date: Thu, 13 Mar 2003 12:57:17 -0500

=================== BUG #2549: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2549&group_id=509

Changes by: Ralf Becker <address@hidden>
Date: Thu 03/13/03 at 18:57 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | seek3r                    | ralfbecker
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite 
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and 
will always get the most current bug fixes.

Thanks,




=================== BUG #2549: FULL BUG SNAPSHOT ===================


Submitted by: cw                      Project: phpGroupWare                 
Submitted on: Fri 02/14/03 at 06:31
Category:  API - phpGWapi             Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Fixed                    Assigned to:  ralfbecker              
Status:  Closed                       Component Version:  CVS               
Platform Version:  None               Reproducibility:  None                

Summary:  the MySql halt() function causes a loop

Original Submission:  If the database login fails the halt() function is 
called, which calls unlock(), which calles connect(), which again fails and 
called halt()....so you see the problem.

For this to happen the databse credentials have to be invalid.  This is most 
evedent in setup when the credentials are first used.  

Patch 1105 
http://savannah.gnu.org/patch/index.php?func=detailpatch&patch_id=1105&group_id=509


Follow-up Comments
*******************

-------------------------------------------------------
Date: Thu 03/13/03 at 18:57         By: ralfbecker
This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite 
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and 
will always get the most current bug fixes.

Thanks,



CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2549&group_id=509




reply via email to

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