Xasthur // A gate through bloodstained mirrors: |
| query :: select song.* from song,artist where artist.name='Xasthur' and song.title='A gate through bloodstained mirrors' and song.artist_id=artist.id :: Too many connectionsquery :: select * from text where song_id= and (type=32 or type=48) order by type ASC :: Too many connections |
Comments
query :: SELECT * FROM comments WHERE songid=0 :: Too many connectionsPlace a comment