Lirama: Ziggy Marley / I remember
* 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

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 connections

Place a comment

  • Please note that all fields are required