[Tickets #7542] Re: MDB2 error on changing share permissions with SQL Driver
bugs at horde.org
bugs at horde.org
Fri Nov 7 08:06:17 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7542
------------------------------------------------------------------------------
Ticket | 7542
Updated By | michael.menge at zdv.uni-tuebingen.de
Summary | MDB2 error on changing share permissions with SQL
| Driver
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Chuck Hagenbuch
------------------------------------------------------------------------------
michael.menge at zdv.uni-tuebingen.de (2008-11-07 03:06) wrote:
This seems inefficent to me as the connection is resetted and the
prepare-statement
is executed for every user and group that has permissions on a share.
I think it would be better
to reset the databaseconnection only if there is a need to do so.
We don't use Groups, but grep -R -F executeMultiple *
showed that there is also lib/Horde/Group/sql.php which uses executeMultiple.
Is there the same problem?
More information about the bugs
mailing list