debugging message:querycache error
create table qcache_20090401224248.qcache_a75ad6fc865d8768b362764f0b2d76a5 (unique(rectrack_id)) SELECT t.rectrack_id as rectrack_id, t.metatrack_id as metatrack_id, t.recwork_id as recwork_id, w.metawork_id as metawork_id, 100 as relevance, 100 as popularity,1 as is_exact_match FROM en_rectrack as t INNER JOIN en_recwork as w using(recwork_id) INNER JOIN cache_rectrack_usage as u ON(t.rectrack_id=u.rectrack_id and domain_userclass_id in(6561,6557));

Unknown database 'qcache_20090401224248'

debugging message:querycache error
create table qcache_20090401224248.qcache_98708a9c15845f8754dfdcd4b5486f77 (index(name),index(letter)) SELECT en_rectrack_instrument.instrument_id as instrument_id, count(instrument.instrument_id) as cnt,left(instrument.name, 1) as letter, instrument.name FROM qcache_20090401224248.qcache_a75ad6fc865d8768b362764f0b2d76a5 as input inner join en_rectrack_instrument using (rectrack_id) inner join instrument using (instrument_id) GROUP BY instrument.instrument_id order by cnt desc;;

Table 'qcache_20090401224248.qcache_a75ad6fc865d8768b362764f0b2d76a5' doesn't exist


Fatal error: Call to undefined function dl() in /home/www/live.classical.com/releases/20110926111757/rails/packages/Xapian.php on line 23