4
8.75 ms
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = ? LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = ? WHERE p . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
471006
600778
690173
549040
639292
752950
650127
801054
808277
650711
555438
549031
584399
666057
590350
634381
743996
703733
576484
664477
729246
583523
692683
692721
666901
583536
562111
554843
618531
630254
466384
636707
633182
720446
575326
647948
492182
547414
746021
710471
714737
571708
680937
670266
554717
578148
596244
574398
541741
545940
710221
586218
616409
636111
591487
647885
634145
451372
651599
555055
583913
666902
646176
639796
647860
635275
]
SELECT
p . post_id ,
p . user_id ,
p . content_id ,
p . public_key ,
p . search_field ,
p . cover ,
p . type ,
p . sexual_orientation ,
p . orientation ,
p . quality ,
p . noindex ,
p . nofollow ,
p . contents_num ,
p . duration ,
p . likes ,
p . dislikes ,
p . views ,
p . vote_rating ,
p . params ,
p . published_at ,
IFNULL (`r` . `title` , `f` . `title` ) as `title` ,
IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` ,
IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2`
FROM
post p
LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id`
AND `f` . `lang_id` = ?
LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id`
AND `r` . `lang_id` = ?
WHERE
p . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT p . post_id , p . user_id , p . content_id , p . public_key , p . search_field , p . cover , p . type , p . sexual_orientation , p . orientation , p . quality , p . noindex , p . nofollow , p . contents_num , p . duration , p . likes , p . dislikes , p . views , p . vote_rating , p . params , p . published_at , IFNULL (`r` . `title` , `f` . `title` ) as `title` , IFNULL (`r` . `custom1` , `f` . `custom1` ) as `custom1` , IFNULL (`r` . `custom2` , `f` . `custom2` ) as `custom2` FROM post p LEFT JOIN post_translation f ON `p` . `post_id` = `f` . `post_id` AND `f` . `lang_id` = 1 LEFT JOIN post_translation r ON `p` . `post_id` = `r` . `post_id` AND `r` . `lang_id` = 2 WHERE p . post_id IN (471006 , 600778 , 690173 , 549040 , 639292 , 752950 , 650127 , 801054 , 808277 , 650711 , 555438 , 549031 , 584399 , 666057 , 590350 , 634381 , 743996 , 703733 , 576484 , 664477 , 729246 , 583523 , 692683 , 692721 , 666901 , 583536 , 562111 , 554843 , 618531 , 630254 , 466384 , 636707 , 633182 , 720446 , 575326 , 647948 , 492182 , 547414 , 746021 , 710471 , 714737 , 571708 , 680937 , 670266 , 554717 , 578148 , 596244 , 574398 , 541741 , 545940 , 710221 , 586218 , 616409 , 636111 , 591487 , 647885 , 634145 , 451372 , 651599 , 555055 , 583913 , 666902 , 646176 , 639796 , 647860 , 635275 );
Copy
5
2.29 ms
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = ? LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = ? WHERE pht . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
451372
466384
471006
492182
541741
545940
547414
549031
549040
554717
554843
555055
555438
562111
571708
574398
575326
576484
578148
583523
583536
583913
584399
586218
590350
591487
596244
600778
616409
618531
630254
633182
634145
634381
635275
636111
636707
639292
639796
646176
647860
647885
647948
650127
650711
651599
664477
666057
666901
666902
670266
680937
690173
692683
692721
703733
710221
710471
714737
720446
729246
743996
746021
752950
801054
808277
]
SELECT
pht . post_id ,
pht . tag_id ,
t . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_tag pht
INNER JOIN tag t ON pht . tag_id = t . tag_id
AND t . enabled = 1
LEFT JOIN tag_translation f ON t . tag_id = f . tag_id
AND f . lang_id = ?
LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id`
AND `r` . `lang_id` = ?
WHERE
pht . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT pht . post_id , pht . tag_id , t . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_tag pht INNER JOIN tag t ON pht . tag_id = t . tag_id AND t . enabled = 1 LEFT JOIN tag_translation f ON t . tag_id = f . tag_id AND f . lang_id = 1 LEFT JOIN tag_translation r ON `t` . `tag_id` = `r` . `tag_id` AND `r` . `lang_id` = 2 WHERE pht . post_id IN (451372 , 466384 , 471006 , 492182 , 541741 , 545940 , 547414 , 549031 , 549040 , 554717 , 554843 , 555055 , 555438 , 562111 , 571708 , 574398 , 575326 , 576484 , 578148 , 583523 , 583536 , 583913 , 584399 , 586218 , 590350 , 591487 , 596244 , 600778 , 616409 , 618531 , 630254 , 633182 , 634145 , 634381 , 635275 , 636111 , 636707 , 639292 , 639796 , 646176 , 647860 , 647885 , 647948 , 650127 , 650711 , 651599 , 664477 , 666057 , 666901 , 666902 , 670266 , 680937 , 690173 , 692683 , 692721 , 703733 , 710221 , 710471 , 714737 , 720446 , 729246 , 743996 , 746021 , 752950 , 801054 , 808277 );
Copy
6
81.21 ms
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = ? LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = ? WHERE phc . post_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
1
2
451372
466384
471006
492182
541741
545940
547414
549031
549040
554717
554843
555055
555438
562111
571708
574398
575326
576484
578148
583523
583536
583913
584399
586218
590350
591487
596244
600778
616409
618531
630254
633182
634145
634381
635275
636111
636707
639292
639796
646176
647860
647885
647948
650127
650711
651599
664477
666057
666901
666902
670266
680937
690173
692683
692721
703733
710221
710471
714737
720446
729246
743996
746021
752950
801054
808277
]
SELECT
phc . post_id ,
phc . category_id ,
c . slug ,
IFNULL (`r` . `name` , `f` . `name` ) as `name`
FROM
post_has_category phc
INNER JOIN category c ON phc . category_id = c . category_id
AND c . enabled = 1
LEFT JOIN category_translation f ON c . category_id = f . category_id
AND f . lang_id = ?
LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id`
AND `r` . `lang_id` = ?
WHERE
phc . post_id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ?
)
Copy
SELECT phc . post_id , phc . category_id , c . slug , IFNULL (`r` . `name` , `f` . `name` ) as `name` FROM post_has_category phc INNER JOIN category c ON phc . category_id = c . category_id AND c . enabled = 1 LEFT JOIN category_translation f ON c . category_id = f . category_id AND f . lang_id = 1 LEFT JOIN category_translation r ON `c` . `category_id` = `r` . `category_id` AND `r` . `lang_id` = 2 WHERE phc . post_id IN (451372 , 466384 , 471006 , 492182 , 541741 , 545940 , 547414 , 549031 , 549040 , 554717 , 554843 , 555055 , 555438 , 562111 , 571708 , 574398 , 575326 , 576484 , 578148 , 583523 , 583536 , 583913 , 584399 , 586218 , 590350 , 591487 , 596244 , 600778 , 616409 , 618531 , 630254 , 633182 , 634145 , 634381 , 635275 , 636111 , 636707 , 639292 , 639796 , 646176 , 647860 , 647885 , 647948 , 650127 , 650711 , 651599 , 664477 , 666057 , 666901 , 666902 , 670266 , 680937 , 690173 , 692683 , 692721 , 703733 , 710221 , 710471 , 714737 , 720446 , 729246 , 743996 , 746021 , 752950 , 801054 , 808277 );
Copy