3 lines
194 B
SQL
3 lines
194 B
SQL
SELECT count(*) FROM hifini_thread WHERE music_title='' and music_pic='' and music_url='';
|
|
SELECT count(*) FROM hifini_thread WHERE music_url like 'get_music.php?key=%' and music_real_url='';
|