On Saturday 14 October 2006 16:30, Michael Rubinsky wrote: > the line of "Cannot execute queries while other unbuffered queries are > active..." If you run mysql you must change Horde_RDO_Storage_Adapter_Pdo::connect() to use MYSQL_ATTR_USE_BUFFERED_QUERY. Duck