Bug 3465 - Search fails with unknown table contributor
: Search fails with unknown table contributor
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.5b1
: All Fedora
: P2 major (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-30 02:54 UTC by jon
Modified: 2009-01-29 09:46 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jon 2006-05-30 02:54:38 UTC
Trying to search from a client SB gives a blank screen, this on the server: 

2006-05-30 10:32:17.8418 DBD::mysql::st execute failed: Unknown table 'contributor' in where clause at /usr/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 525.
2006-05-30 10:32:17.8429 Couldn't push into new mode: [browsedb] !: DBIx::Class::ResultSet::all(): Error executing 'SELECT me.id, me.name, me.namesort, me.moodlogic_id, me.moodlogic_mixable, me.musicmagic_mixable, me.namesearch, me.musicbrainz_id FROM contributors me WHERE ( ( ( contributor.role LIKE ? ) OR ( contributor.role LIKE ? ) ) AND ( ( me.namesearch LIKE ? ) OR ( me.namesearch LIKE ? ) ) ) GROUP BY me.id, me.name, me.namesort, me.moodlogic_id, me.moodlogic_mixable, me.musicmagic_mixable, me.namesearch, me.musicbrainz_id ORDER BY me.namesort' (`1', `5', `A%', `% A%'): DBD::mysql::st execute failed: Unknown table 'contributor' in where clause at /usr/local/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 525.
Comment 1 Dan Sully 2006-06-15 10:35:52 UTC
This has been fixed.