3 lines
194 B
MySQL
3 lines
194 B
MySQL
|
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='';
|