Приложение
Скачайте приложение сейчас
и получите 7 дней пения бесплатно
Полный доступ к исполнению песен.
Без рекламы. Более 20 000 караоке-песен у вас в руках.
Скачать
Первые 7 дней
бесплатно
DoReMi
SQL Запросы
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "page".* from "page" where (url = '/catalog/songs_by_genre/11146245/')
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> 
            select c.*
            from collection c
            LEFT JOIN collection_vendor AS cv ON c.id = cv.collection_id
         where (urlkey = '11146245') and (cv.vendor_id is null or cv.vendor_id = '6')
[2025-04-24 09:49:25] srv1.dev:11311> get:site_sesst1of5lnjoojd0selj28bmidc15
[2025-04-24 09:49:25] srv1.dev:11211> get:content_author_top5
[2025-04-24 09:49:25] srv1.dev:11211> get:content_collection_top5
[2025-04-24 09:49:25] srv1.dev:11311> get:content_song_top5
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "song".* from "collection_song"
                join "song" on "song"."id"
                                                      = "collection_song"."song_id" where (expire_at > now()) and ("collection_id" = '15') order by collection_song.sort, song.sort, song.id limit 100 offset 0
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "song_author"."song_id" __pr_pk,
                     "song_author"."author_id" __dp_pk, "song_author"."type_id" __dp_type_id, "song_author"."sort" __dp_sort, "song_author"."is_main_author" __dp_is_main_author from "song_author" where ("song_author"."song_id" in (3619847,5557,5270,5040,4814,2671,4535,1907,1460,5402,13332,4699,5649,12253,5105,3458,13437,12418)) and ("type_id" = '3')
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "author".* from "author" where "id" in ('1944','347022','736','2240','1894','2177','555','434','479','1605','376','4933','6602','6603','1885','1874','1936','1572','1015','400','1690','1493','5018','3750','395','1733')
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> 
            select c.*
            from collection c
            LEFT JOIN collection_vendor AS cv ON c.id = cv.collection_id
         where "id" in ('5','4','7','1','3')
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "song".* from "song" where "id" in ('3619847','5557','5270','5040','4814')
[2025-04-24 09:49:25] karaoke_site@10.129.0.5:5432> select "contest_stage".* from "contest_stage" where (now() between date_start and date_end) and (collection_id = '15') order by "id" asc
[2025-04-24 09:49:25] srv1.dev:11211> set:site_sesst1of5lnjoojd0selj28bmidc15
[2025-04-24 09:49:25] srv1.dev:11311> set:site_sesst1of5lnjoojd0selj28bmidc15