Ziggy Marley // I remember: |
| query :: select song.* from song,artist where artist.name='Ziggy Marley' and song.title='I remember' 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