[Tickets #7825] MDB2 SQL Queries broken on PgSQL since bug 6997 resolved

bugs at horde.org bugs at horde.org
Mon Jan 5 13:41:04 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7825
------------------------------------------------------------------------------
  Ticket             | 7825
  Created By         | sberthelot at emisfr.com
  Summary            | MDB2 SQL Queries broken on PgSQL since bug 6997
                     | resolved
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_3
  Type               | Bug
  State              | Unconfirmed
  Priority           | 3. High
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


sberthelot at emisfr.com (2009-01-05 08:41) wrote:

On Horde Groupware Webmail 1.2.1 after upgrade from 1.1.2, adding or  
removing an event, trying to sync with SyncML or anything that  
modifies the DB in SQL result in such errors :

ERROR:  prepared statement  
"mdb2_statement_pgsql_bdcc910d55095456df42b7f14346ed0a" does not exist
STATEMENT:  DEALLOCATE PREPARE  
mdb2_statement_pgsql_bdcc910d55095456df42b7f14346ed0a
LOG:  unexpected EOF on client connection

It seems to be related to bug #6997 since modifying _selectDB function  
in Share/sql.php:710 to remove the call to  
"$db->connected_database_name = '' " makes it work again. I didn't  
understand why this function was added but it seems to break MDB2  
prepared statements on PgSQL ...






More information about the bugs mailing list