Приложение
Скачайте приложение сейчас
и получите 7 дней пения бесплатно
Полный доступ к исполнению песен.
Без рекламы. Более 20 000 караоке-песен у вас в руках.
Скачать
Первые 7 дней
бесплатно
DoReMi
SQL Запросы
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> select "page".* from "page" where (url = '/catalog/songs_by_genre/kyrgys-songs/')
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> 
            select c.*
            from collection c
            LEFT JOIN collection_vendor AS cv ON c.id = cv.collection_id
         where (urlkey = 'kyrgys-songs') and (cv.vendor_id is null or cv.vendor_id = '6')
[2024-10-01 13:25:09] srv1.dev:11211> get:site_sessjefb4mlmh5vdfhki7ofsrb8hce
[2024-10-01 13:25:09] srv1.dev:11311> get:site_sessjefb4mlmh5vdfhki7ofsrb8hce
[2024-10-01 13:25:09] srv1.dev:11211> get:content_author_top5
[2024-10-01 13:25:09] srv1.dev:11211> get:content_collection_top5
[2024-10-01 13:25:09] srv1.dev:11311> get:content_song_top5
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> select "song".* from "collection_song"
                join "song" on "song"."id"
                                                      = "collection_song"."song_id" where (expire_at > now()) and ("collection_id" = '50') order by collection_song.sort, song.sort, song.id limit 100 offset 0
[2024-10-01 13:25:09] karaoke_site@master-db1.dev: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,5162,5259,785452,784483,785453,785454,785455)) and ("type_id" = '3')
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> select "author".* from "author" where "id" in ('1944','347022','376','396','736','400014','399183')
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> 
            select c.*
            from collection c
            LEFT JOIN collection_vendor AS cv ON c.id = cv.collection_id
         where "id" in ('5','7','4','1','3')
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> select "song".* from "song" where "id" in ('3619847','5557','5270','5162','5259')
[2024-10-01 13:25:09] karaoke_site@master-db1.dev:5432> select "contest_stage".* from "contest_stage" where (now() between date_start and date_end) and (collection_id = '50') order by "id" asc
[2024-10-01 13:25:09] srv1.dev:11211> set:site_sessjefb4mlmh5vdfhki7ofsrb8hce
[2024-10-01 13:25:09] srv1.dev:11311> set:site_sessjefb4mlmh5vdfhki7ofsrb8hce