[turba] Turba: H3 (2.1-RC2)
Impuser
impuser at bitrealm.com
Wed Feb 15 12:29:33 PST 2006
I now notice that turba IS working, but is taking 3 minutes to return
to any click within the whole turba module (preferences, options,
adding/removing, and even the Addresses branch on the left hand pane.
I'm using a mysql database to store preferences. In sources.php, it
says localsql, which I assume means to use the database setting from
the Horde configuration, correct?
I have turba H3 (2.0.5) installed on this same machine, which works great.
Here's the debug. I clicked the Addresses in the left-hand pane at
8:31:14 and waited. 3 minutes and 9 seconds later, it returned. I
copied sources.php.dist to sources.php initially in the RC2 branch. I
just tried my 2.0.5 sources.php for RC2 and get the same delayed
behaviour. Here's the debug.
Feb 15 08:31:14 HORDE [debug] [turba] Hook _horde_hook_share_init in
application horde not called. [on line 1463 of
"/home/httpd/html/horde-new/lib/Horde.php"]
Feb 15 08:31:14 HORDE [debug] [turba] SQL Query by
DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
(a1.attribute_name = ? AND a1.attribute_key = ?) GROUP BY
c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
c.datatree_order, c.datatree_name, c.datatree_id [on line 1107 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:31:14 HORDE [debug] [turba] SQL Query by
DataTree_sql::getByAttributes(): SELECT c.datatree_id, c.datatree_name
FROM horde_datatree c LEFT JOIN horde_datatree_attributes a1 ON
a1.datatree_id = c.datatree_id WHERE c.group_uid = ? AND
((a1.attribute_name = ? AND a1.attribute_value = ?) OR
(a1.attribute_name = ? AND a1.attribute_key = ? AND a1.attribute_value
\& ?) OR (a1.attribute_name = ? AND a1.attribute_value \& ?) OR
(a1.attribute_name = ? AND a1.attribute_value \& ?)) GROUP BY
c.datatree_id, c.datatree_name, c.datatree_order ORDER BY
c.datatree_order, c.datatree_name, c.datatree_id [on line 1107 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:31:14 HORDE [debug] [turba] SQL Query by
DataTree_sql::_loadById(): SELECT datatree_id, datatree_parents FROM
horde_datatree WHERE datatree_id IN (29) AND group_uid =
'horde.shares.turba' ORDER BY datatree_id [on line 342 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:31:14 HORDE [debug] [turba] SQL Query by
DataTree_sql::_loadById(): SELECT datatree_id, datatree_name,
datatree_parents, datatree_order FROM horde_datatree WHERE datatree_id
IN (?, ?) AND group_uid = ? ORDER BY datatree_id [on line 372 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:31:14 HORDE [debug] [turba] SQL Query by
DataTree_sql::getAttributes(): SELECT datatree_id, attribute_name AS
name, attribute_key AS "key", attribute_value AS value FROM
horde_datatree_attributes WHERE datatree_id IN (29) [on line 989 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:34:23 HORDE [debug] [turba] SQL Query by
DataTree_sql::_buildParentIds(): SELECT datatree_id, datatree_parents
FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY
datatree_id [on line 261 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:34:23 HORDE [debug] [turba] SQL Query by
DataTree_sql::_load(): SELECT c.datatree_id, c.datatree_name,
c.datatree_parents, c.datatree_order FROM horde_datatree c WHERE
c.group_uid = 'horde.perms' [on line 130 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:34:23 HORDE [debug] [turba] SQL Query by
DataTree_sql::_buildParentIds(): SELECT datatree_id, datatree_parents
FROM horde_datatree WHERE datatree_name = ? AND group_uid = ? ORDER BY
datatree_id [on line 261 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
Feb 15 08:34:23 HORDE [debug] [turba] SQL Query by
DataTree_sql::_load(): SELECT c.datatree_id, c.datatree_name,
c.datatree_parents, c.datatree_order FROM horde_datatree c WHERE
c.group_uid = 'horde.perms' [on line 130 of
"/home/httpd/html/horde-new/lib/Horde/DataTree/sql.php"]
More information about the turba
mailing list